We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbceb56 commit a4afd98Copy full SHA for a4afd98
1 file changed
masternode.sh
@@ -27,8 +27,8 @@ daemon="bitcored"
27
cli_dir="/usr/local/bin"
28
cli="bitcore-cli"
29
ssh_port=${SSH_CLIENT##* }
30
-port=9468
31
-rpcport=9469
+port=8555
+rpcport=8556
32
tport=19468
33
trpcport=19469
34
user="$name"
0 commit comments