mirror of
https://github.com/status-im/infra-role-geth.git
synced 2025-02-11 11:27:10 +00:00
enable admin to get enode address
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
fe33acc3f6
commit
a362c8d291
@ -24,7 +24,7 @@ geth_sync_check_script: '/usr/local/bin/check_geth_sync.sh'
|
|||||||
# RPC port of administration
|
# RPC port of administration
|
||||||
geth_rpc_addr: '127.0.0.1'
|
geth_rpc_addr: '127.0.0.1'
|
||||||
geth_rpc_port: 8545
|
geth_rpc_port: 8545
|
||||||
geth_rcp_api: 'eth,net,web3,personal,shh'
|
geth_rcp_api: 'eth,net,web3,personal,shh,admin'
|
||||||
geth_alias: 'geth'
|
geth_alias: 'geth'
|
||||||
|
|
||||||
# Sync mode: full, fast, light
|
# Sync mode: full, fast, light
|
||||||
|
Loading…
x
Reference in New Issue
Block a user