mirror of
https://github.com/status-im/ens-usernames.git
synced 2025-03-01 18:40:34 +00:00
remove dappConnection and errors in console
This commit is contained in:
parent
c0af58af16
commit
118f034859
@ -3,7 +3,7 @@
|
|||||||
"versions": {
|
"versions": {
|
||||||
"ipfs-api": "17.2.4"
|
"ipfs-api": "17.2.4"
|
||||||
},
|
},
|
||||||
"enabled": true,
|
"enabled": false,
|
||||||
"ipfs_bin": "ipfs",
|
"ipfs_bin": "ipfs",
|
||||||
"provider": "ipfs",
|
"provider": "ipfs",
|
||||||
"available_providers": ["ipfs"],
|
"available_providers": ["ipfs"],
|
||||||
@ -13,11 +13,7 @@
|
|||||||
"port": 5001,
|
"port": 5001,
|
||||||
"protocol": "https",
|
"protocol": "https",
|
||||||
"getUrl": "https://ipfs.infura.io/ipfs"
|
"getUrl": "https://ipfs.infura.io/ipfs"
|
||||||
},
|
}
|
||||||
"dappConnection":[
|
|
||||||
{"provider": "swarm", "host": "localhost", "port": 8500, "getUrl": "http://localhost:8500/bzz:/"},
|
|
||||||
{"provider": "ipfs", "host": "ipfs.infura.io", "port": 5001, "getUrl": "https://ipfs.infura.io/ipfs"}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"development": {
|
"development": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user