Skip to content

Get connections to wallet [Add node]

GitMyCodeUp edited this page Nov 4, 2018 · 2 revisions

Addnodes

When installing the SCRIV wallet, after a time, if the blockchain stops syncing, there may be a need to add some connection information into the wallet configuration to gain active connections from the network and then you will auto discover other peers, and they will in turn discover you. The information will be relayed across the SCRIV network and full connection will be made.

How do I know if I need to do this?

After installing the wallet and sometime later, perhaps 10 minutes without a connection or more, you will see the wallets states there is no blockchain source started at the bottom on sync progress bar.

Ok, How do I do this?

Open the wallet configuration file from the "Tools" > "Open Wallet Configuration file"
Go to the end of the document and copy following addnode lines:

addnode=185.243.112.228:7979
addnode=199.247.15.68:7979
addnode=45.32.135.51:7979
addnode=37.57.12.97:7979
addnode=45.32.237.234:7979
addnode=80.211.41.63:7979

Save this (scriv.conf) file and restart the wallet. After some time you will start seeing connections to the network.