add subdomain mainnet address

use syncMode light for geth
This commit is contained in:
Barry Gitarts 2018-08-24 20:58:36 -04:00
parent b3c1e52511
commit d63a124f0d
2 changed files with 11 additions and 4 deletions

View File

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

View File

@ -69,6 +69,16 @@
},
"PublicResolver": {
"address": "0x5FfC014343cd971B7eb70732021E26C35B744cc4"
},
"TestToken": {
"address": "0x744d70fdbe2ba4cf95131626614a1763df805b9e"
},
"ENSSubdomainRegistry": {
"address": "0xDBf9038cf5Aaa030890790dB87E746E00Fc352b3"
},
"ERC20Receiver": { "deploy": false },
"SafeMath": {
"address": "0xA115a57952D3337e2a1aB3Cb82bA376EEcDDc469"
}
}
},
@ -90,9 +100,6 @@
"address": "0x0F9992f7737f9ba3aceD170D4D1259cb2CEcc050"
},
"ERC20Receiver": { "deploy": false }
},
"SafeMath": {
"address": "0x0F9992f7737f9ba3aceD170D4D1259cb2CEcc050"
}
},
"rinkeby":{