Skip to content

Commit a4afd98

Browse files
authored
Update masternode.sh
1 parent dbceb56 commit a4afd98

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

masternode.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ daemon="bitcored"
2727
cli_dir="/usr/local/bin"
2828
cli="bitcore-cli"
2929
ssh_port=${SSH_CLIENT##* }
30-
port=9468
31-
rpcport=9469
30+
port=8555
31+
rpcport=8556
3232
tport=19468
3333
trpcport=19469
3434
user="$name"

0 commit comments

Comments
 (0)