Difference between revisions of "Addnode"

From DeFiChain-Wiki
(Created page with "Sometimes the Wallet-APP in Windows, Mac or Linux need a long time to sync the whole blockchain. In this case you can manually add some Fullnodes to your Peerlist with a high...")
 
Line 5: Line 5:
 
To do this, open the CLI in the APP and type the following Command:
 
To do this, open the CLI in the APP and type the following Command:
  
addnode "ipaddress:port" add
+
<code>addnode "ipaddress:port" add</code>
  
 
Click Enter and and when the output is 'null', the command was successfull.
 
Click Enter and and when the output is 'null', the command was successfull.

Revision as of 21:38, 26 February 2021

Sometimes the Wallet-APP in Windows, Mac or Linux need a long time to sync the whole blockchain.

In this case you can manually add some Fullnodes to your Peerlist with a high and stable Internet Connection to give the sync a "boost".

To do this, open the CLI in the APP and type the following Command:

addnode "ipaddress:port" add

Click Enter and and when the output is 'null', the command was successfull.


A list of Fullnodes can you find here.

addnode