From 01de767ff28e7a42249a8ad4e0fc0f31a70c9d5c Mon Sep 17 00:00:00 2001 From: viktor Date: Thu, 5 Oct 2017 14:03:03 +0300 Subject: [PATCH] kovan address update --- examples/config_bridge.toml | 4 ++-- examples/parity_config_kovan.toml | 4 ++-- examples/parity_spec_oracles.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/config_bridge.toml b/examples/config_bridge.toml index 95024f5..ab83008 100644 --- a/examples/config_bridge.toml +++ b/examples/config_bridge.toml @@ -7,7 +7,7 @@ required_confirmations = 0 bin = "contracts/EthereumBridge.bin" [testnet] -account = "0x005364854d51A0A12cb3cb9A402ef8b30702a565" +account = "0x00dB9af45C6f241432F2cBE412c6969cB7778d98" ipc = "./examples/parity_kov/jsonrpc.ipc" required_confirmations = 0 @@ -16,7 +16,7 @@ bin = "contracts/KovanBridge.bin" [authorities] accounts = [ - "0x005364854d51A0A12cb3cb9A402ef8b30702a565" + "0x00dB9af45C6f241432F2cBE412c6969cB7778d98" ] required_signatures = 1 diff --git a/examples/parity_config_kovan.toml b/examples/parity_config_kovan.toml index 9103ff1..24de5c5 100644 --- a/examples/parity_config_kovan.toml +++ b/examples/parity_config_kovan.toml @@ -3,7 +3,7 @@ chain = "kovan" base_path = "./examples/parity_kov" [account] -unlock = ["0xe83fdc372e6c5c0bc1500b42282c035b994d8b78"] +unlock = ["0x00dB9af45C6f241432F2cBE412c6969cB7778d98"] password = ["examples/parity_password_kovan"] [network] @@ -16,7 +16,7 @@ port = 8555 port = 8556 [mining] -engine_signer = "0xe83fdc372e6c5c0bc1500b42282c035b994d8b78" +engine_signer = "0x00dB9af45C6f241432F2cBE412c6969cB7778d98" reseal_on_txs = "all" usd_per_tx = "0" reseal_min_period = 0 diff --git a/examples/parity_spec_oracles.json b/examples/parity_spec_oracles.json index 5912cbe..bf71f9d 100644 --- a/examples/parity_spec_oracles.json +++ b/examples/parity_spec_oracles.json @@ -80,7 +80,7 @@ "0x7058681adfb80341ddf3b009e3f55fee6b6e226e": { "balance": "10000000000000000000000" }, - "0xe83fdc372e6c5c0bc1500b42282c035b994d8b78": { + "0x00dB9af45C6f241432F2cBE412c6969cB7778d98": { "balance": "10000000000000000000000" }, "0xf472e0e43570b9afaab67089615080cf7c20018d": {