Network (GH/s)
Difficulty
Coin Supply (SMNC)
Masternodes
This is sub sample of the network based on wallets that have connected to this node in the last 24hours.
'; } $("td:eq(0)", row).html(data['address']); $("td:eq(1)", row).html(data['protocol']); $("td:eq(2)", row).html(data['version']); $("td:eq(3)", row).html(data['country']+flagBlock); }, columns: [ { data: 'address', width: '25%' }, { data: 'protocol', width: '25%' }, { data: 'version', width:'25%' }, { data: 'country', width: '25%'} ] }); });
AddressProtocolSub-versionCountry

If you have trouble syncing your wallet, add these lines to your coin daemon .conf file and restart the wallet.

Typically you can access the config file through QT-wallet menu, Tools > Open Wallet Configuration File

AddNode Config Lines

Alternatively you can try one of these lines in the coin wallet debug window, or add them with coindaemon-cli

OneTry Node Lines