Difference between revisions of "Addnode"
From DeFiChain-Wiki
Line 10: | Line 10: | ||
− | A list of Fullnodes can you find [[Fullnode|here]]. | + | A list of Fullnodes can you find [[Fullnode#List_of_Fullnodes|here]]. |
[[File:Cli addnode.jpg|thumb|addnode]] | [[File:Cli addnode.jpg|thumb|addnode]] |
Revision as of 21:39, 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.