Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [BOLT] [NO PREMINE] [NO AIRDROP] - Hybrid Mining, Instant and Private
by
BrokeA$$Miner
on 04/02/2018, 03:28:30 UTC
We're still working on a Pool. We finished a few days ago our Block Explorer. It's new rebranding: https://explorer.boltcurrency.com/


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/Bk2kdubCLsKhKP9jxDM7nom9gNEWFmhe8i

Its 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 ?