Set default wallet rpc port correctly

This commit is contained in:
Michael Vines
2019-05-07 11:37:06 -07:00
parent 8e400fc4bd
commit 2621aeee82

View File

@ -7,7 +7,7 @@ restartInterval=never
rollingRestart=false rollingRestart=false
maybeNoLeaderRotation= maybeNoLeaderRotation=
extraNodes=0 extraNodes=0
walletRpcPort= walletRpcPort=:8899
usage() { usage() {
exitcode=0 exitcode=0