Skip to content

Commit 73c34c9

Browse files
Updated node to mainnnet
1 parent a05812c commit 73c34c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

unix/Explorer/install-ubuntu18.04.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ cat <<EOT >> ./settings.json
6767
6868
// wallet settings
6969
"wallet": {
70-
"host": "node1-testnet.bithereum.network",
71-
"port": 19554,
70+
"host": "node2.bithereum.network",
71+
"port": 18554,
7272
"user": "bithereum",
7373
"pass": "bithereum"
7474
},

0 commit comments

Comments
 (0)