Merge branch '000-snt-voting-dapp' of https://github.com/status-im/contracts into 000-snt-voting-dapp

This commit is contained in:
Barry Gitarts 2018-06-28 09:22:14 -04:00
commit e33e07cf0f
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"versions": {
"ipfs-api": "17.2.4"
},
"enabled": true,
"enabled": false,
"ipfs_bin": "ipfs",
"provider": "ipfs",
"available_providers": ["ipfs"],
@ -11,7 +11,7 @@
"port": 5001
},
"development": {
"enabled": true,
"enabled": false,
"provider": "ipfs",
"host": "localhost",
"port": 5001,