openethereum/bin/oe/cli/presets/config.dev-insecure.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
129 B
TOML
Raw Normal View History

2017-07-17 08:03:57 +02:00
[parity]
chain = "dev"
[mining]
reseal_min_period = 0
min_gas_price = 0
[rpc]
interface = "all"
apis = ["all"]
hosts = ["all"]