poa-bridge/examples/parity_config_kovan.toml

23 lines
375 B
TOML
Raw Normal View History

2017-10-04 20:09:57 -07:00
[parity]
chain = "kovan"
base_path = "./examples/parity_kov"
[account]
2017-10-05 04:03:03 -07:00
unlock = ["0x00dB9af45C6f241432F2cBE412c6969cB7778d98"]
2017-10-04 20:09:57 -07:00
password = ["examples/parity_password_kovan"]
[network]
port = 30333
[rpc]
port = 8555
[websockets]
port = 8556
[mining]
2017-10-05 04:03:03 -07:00
engine_signer = "0x00dB9af45C6f241432F2cBE412c6969cB7778d98"
2017-10-04 20:09:57 -07:00
reseal_on_txs = "all"
usd_per_tx = "0"
reseal_min_period = 0