kovan address update

This commit is contained in:
viktor 2017-10-05 14:03:03 +03:00
parent 0a779a1a7d
commit 01de767ff2
3 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@ required_confirmations = 0
bin = "contracts/EthereumBridge.bin" bin = "contracts/EthereumBridge.bin"
[testnet] [testnet]
account = "0x005364854d51A0A12cb3cb9A402ef8b30702a565" account = "0x00dB9af45C6f241432F2cBE412c6969cB7778d98"
ipc = "./examples/parity_kov/jsonrpc.ipc" ipc = "./examples/parity_kov/jsonrpc.ipc"
required_confirmations = 0 required_confirmations = 0
@ -16,7 +16,7 @@ bin = "contracts/KovanBridge.bin"
[authorities] [authorities]
accounts = [ accounts = [
"0x005364854d51A0A12cb3cb9A402ef8b30702a565" "0x00dB9af45C6f241432F2cBE412c6969cB7778d98"
] ]
required_signatures = 1 required_signatures = 1

View File

@ -3,7 +3,7 @@ chain = "kovan"
base_path = "./examples/parity_kov" base_path = "./examples/parity_kov"
[account] [account]
unlock = ["0xe83fdc372e6c5c0bc1500b42282c035b994d8b78"] unlock = ["0x00dB9af45C6f241432F2cBE412c6969cB7778d98"]
password = ["examples/parity_password_kovan"] password = ["examples/parity_password_kovan"]
[network] [network]
@ -16,7 +16,7 @@ port = 8555
port = 8556 port = 8556
[mining] [mining]
engine_signer = "0xe83fdc372e6c5c0bc1500b42282c035b994d8b78" engine_signer = "0x00dB9af45C6f241432F2cBE412c6969cB7778d98"
reseal_on_txs = "all" reseal_on_txs = "all"
usd_per_tx = "0" usd_per_tx = "0"
reseal_min_period = 0 reseal_min_period = 0

View File

@ -80,7 +80,7 @@
"0x7058681adfb80341ddf3b009e3f55fee6b6e226e": { "0x7058681adfb80341ddf3b009e3f55fee6b6e226e": {
"balance": "10000000000000000000000" "balance": "10000000000000000000000"
}, },
"0xe83fdc372e6c5c0bc1500b42282c035b994d8b78": { "0x00dB9af45C6f241432F2cBE412c6969cB7778d98": {
"balance": "10000000000000000000000" "balance": "10000000000000000000000"
}, },
"0xf472e0e43570b9afaab67089615080cf7c20018d": { "0xf472e0e43570b9afaab67089615080cf7c20018d": {