Update node.toml

This commit is contained in:
phahulin 2017-10-27 17:42:23 +03:00 committed by GitHub
parent f5de9226fe
commit 1b616a8af0
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ cors = "all"
interface = "all"
hosts = ["all"]
port = 8545
apis = ["web3", "eth", "net", "personal", "parity", "parity_set", "traces", "rpc", "parity_accounts"]
apis = ["web3", "eth", "net", "parity", "traces", "rpc", "secretstore"]