change syncMode to light

This commit is contained in:
Barry Gitarts 2018-07-27 17:56:58 -04:00
parent fb27a18184
commit 09b04ae281
2 changed files with 3 additions and 2 deletions

View File

@ -24,7 +24,7 @@
"testnet": {
"enabled": true,
"networkType": "testnet",
"light": true,
"syncMode": "light",
"rpcHost": "localhost",
"rpcPort": 8545,
"rpcCorsDomain": "http://localhost:8000",

View File

@ -84,7 +84,8 @@
},
"ENSSubdomainRegistry": {
"address": "0xb1C47B61CDaeee3fA85Fe8B93FcE6311165E6291"
}
},
"ERC20Receiver": { "deploy": false }
}
},
"rinkeby":{