Difference between revisions of "Addnode"
From DeFiChain-Wiki
Line 3: | Line 3: | ||
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". | 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". | ||
− | + | [[File:Cli addnode.jpg|thumb|addnode|alt=|left]] | |
− | |||
− | |||
Line 18: | Line 16: | ||
+ | To do this, open the CLI in the APP and type the following Command: | ||
+ | |||
+ | <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. | ||
− | |||
− | |||
A list of Fullnodes can you find [[Fullnode#List_of_Fullnodes|here]]. | A list of Fullnodes can you find [[Fullnode#List_of_Fullnodes|here]]. |
Revision as of 21:43, 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.