Drop IPFS support (#11532)

This commit is contained in:
Artem Vorotnikov
2020-02-29 13:57:43 +03:00
committed by GitHub
parent 0edd55f42f
commit 597cbc2d6c
28 changed files with 35 additions and 978 deletions

View File

@@ -10,7 +10,3 @@ min_gas_price = 0
interface = "all"
apis = ["all"]
hosts = ["all"]
[ipfs]
enable = false # this is the default
hosts = ["all"]

View File

@@ -5,7 +5,3 @@ no_consensus = true
interface = "all"
apis = ["all"]
hosts = ["all"]
[ipfs]
enable = false # this is the default
hosts = ["all"]