Update node.toml

This commit is contained in:
phahulin 2017-11-16 17:40:33 +03:00 committed by GitHub
parent 9a8bfe3787
commit 4707abe056
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,4 +5,5 @@ base_path = "parity"
[network]
port = 30303
[rpc]
cors="null"
apis = ["web3", "eth", "parity", "parity_set", "net", "traces", "rpc"]