mirror of
https://github.com/status-im/infra-role-geth.git
synced 2025-01-09 19:55:41 +00:00
add --allow-insecure-unlock to unlock account wile RPC is enabled
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
24e76d12f8
commit
b596eabb9e
@ -51,6 +51,7 @@
|
||||
--port={{ geth_port }}
|
||||
--nat=extip:{{ geth_public_addr }}
|
||||
--unlock={{ geth_account_addr }}
|
||||
--allow-insecure-unlock
|
||||
--datadir=/data
|
||||
--password=/keys/account.pass
|
||||
--keystore=/keys
|
||||
|
Loading…
x
Reference in New Issue
Block a user