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
No known key found for this signature in database
GPG Key ID: 33F4FDEC4E0E88BD
1 changed files with 1 additions and 1 deletions

View File

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