We're still working on a Pool. We finished a few days ago our Block Explorer. It's new rebranding:
just a heads up - given:
boltwallet@inno1:~$ echo; bolt-cli listaccounts ; bolt_status.sh ; echo ; echo
{
"" : 0.00000000,
"Incoming" : 326.00526000,
"Masternode 1" : 30.00020000,
"Masternode 2" : -0.00020000,
"Masternode 3" : 1451.00052000,
"Masternode 4" : 0.00000000,
"Masternode 5" : 0.00000000
}
boltwallet@inno1:~$ bolt-cli getaddressesbyaccount "Masternode 3"
[
"Bk2kdubCLsKhKP9jxDM7nom9gNEWFmhe8i"
]
The value shown on the explorer for MasterNode 3 adddress ( "Bk2kdubCLsKhKP9jxDM7nom9gNEWFmhe8i" ) doesn't match the value shown locally in the wallet.
https://explorer.boltcurrency.com/address/Bk2kdubCLsKhKP9jxDM7nom9gNEWFmhe8iIts off by 42.0002 - I'm guesing the .0002 is due to the negative balance on "Masternode 2", but I have no idea where the 42 comes from ?