12 lines
146 B
TOML
12 lines
146 B
TOML
[parity]
|
|
no_consensus = true
|
|
|
|
[rpc]
|
|
interface = "all"
|
|
apis = ["all"]
|
|
hosts = ["all"]
|
|
|
|
[ipfs]
|
|
enable = false # this is the default
|
|
hosts = ["all"]
|