deployment-azure/TestTestNet/mining-node/node.toml

9 lines
171 B
TOML
Raw Normal View History

2017-10-02 14:18:38 -07:00
# dev-mainnet branch
2017-06-20 13:16:07 -07:00
[parity]
chain = "spec.json"
2017-06-21 04:59:47 -07:00
base_path = "parity"
2017-06-20 13:16:07 -07:00
[network]
2017-11-01 11:52:23 -07:00
port = 30303
2017-06-20 13:16:07 -07:00
[rpc]
2017-11-01 11:52:23 -07:00
apis = ["web3", "eth", "parity", "parity_set", "net", "traces", "rpc"]