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-04 21:03:33 -07:00
unlock = ["0xe83fdc372e6c5c0bc1500b42282c035b994d8b78"]
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-04 21:03:33 -07:00
engine_signer = "0xe83fdc372e6c5c0bc1500b42282c035b994d8b78"
2017-10-04 20:09:57 -07:00
reseal_on_txs = "all"
usd_per_tx = "0"
reseal_min_period = 0