Set default wallet rpc port correctly
This commit is contained in:
parent
8e400fc4bd
commit
2621aeee82
|
@ -7,7 +7,7 @@ restartInterval=never
|
|||
rollingRestart=false
|
||||
maybeNoLeaderRotation=
|
||||
extraNodes=0
|
||||
walletRpcPort=
|
||||
walletRpcPort=:8899
|
||||
|
||||
usage() {
|
||||
exitcode=0
|
||||
|
|
Loading…
Reference in New Issue