Update README.md config description

This commit is contained in:
Victor 2017-06-15 20:47:27 +03:00 committed by GitHub
parent 4279d178a7
commit f6f5b09d39
1 changed files with 1 additions and 6 deletions

View File

@ -32,11 +32,6 @@ Path: `./assets/javascripts/config.json`
{
"environment": "live",
"Ethereum": {
"dev": {
"rpc": "http://127.0.0.1:8545",
"account": "Oracles_contract_owner_address",
"contractAddress": "Oracles_contract_address"
},
"live": {
"rpc": "http://127.0.0.1:8540",
"account": "Oracles_contract_owner_address",
@ -894,4 +889,4 @@ Path: `./assets/javascripts/config.json`
}
}
}
```
```