open the admin api
This commit is contained in:
@@ -25,7 +25,7 @@ host-whitelist=["*"]
|
||||
rpc-http-enabled=true
|
||||
rpc-http-host="0.0.0.0"
|
||||
rpc-http-port=8545
|
||||
rpc-http-api=["NET","ETH","WEB3","TXPOOL","DEBUG","TRACE"]
|
||||
rpc-http-api=["ADMIN", "NET","ETH","WEB3","TXPOOL","DEBUG","TRACE"]
|
||||
rpc-http-cors-origins=["all"]
|
||||
rpc-http-max-active-connections=20000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user