don't put accounts in a weird location, use the defaults (#7921)
automerge
(cherry picked from commit f9323c5273
)
This commit is contained in:
1
run.sh
1
run.sh
@ -106,7 +106,6 @@ args=(
|
|||||||
--gossip-port 8001
|
--gossip-port 8001
|
||||||
--rpc-port 8899
|
--rpc-port 8899
|
||||||
--rpc-faucet-address 127.0.0.1:9900
|
--rpc-faucet-address 127.0.0.1:9900
|
||||||
--accounts "$dataDir"/accounts
|
|
||||||
--log -
|
--log -
|
||||||
--enable-rpc-exit
|
--enable-rpc-exit
|
||||||
--init-complete-file "$dataDir"/init-completed
|
--init-complete-file "$dataDir"/init-completed
|
||||||
|
Reference in New Issue
Block a user