enable admin to get enode address

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-04-26 12:49:02 +02:00
parent fe33acc3f6
commit a362c8d291
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020

View File

@ -24,7 +24,7 @@ geth_sync_check_script: '/usr/local/bin/check_geth_sync.sh'
# RPC port of administration
geth_rpc_addr: '127.0.0.1'
geth_rpc_port: 8545
geth_rcp_api: 'eth,net,web3,personal,shh'
geth_rcp_api: 'eth,net,web3,personal,shh,admin'
geth_alias: 'geth'
# Sync mode: full, fast, light