Post
Topic
Board Announcements (Altcoins)
Re: [RADS] Radium - Bringing Advanced Utility to the Blockchain
by
JJ12880
on 12/08/2018, 21:06:11 UTC
You were missing 500 of your 1000 RADS? That doesn't make sense unless your wallet.dat file is corrupt, which again is highly unlikely. If it is able to read the wallet at all to see your 500, it should have no issue pulling other addresses...

Can you take a screenshot of you running 1.4.7 and then 1.5.1, of course not simultaneously? Thank you.

https://imgur.com/a/fWqsbM7
Thanks Again.
Try running
"checkwallet"

and

"repairwallet"

without quotes in the console. If that does not work, send me a pm on telegram.

JJ



21:32:07

Welcome to the radium RPC console.
Use up and down arrows to navigate history, and Ctrl-L to clear screen.
Type help for an overview of available commands.


17:07:30

checkwallet


17:07:30

{
"mismatched spent coins" : 1,
"amount in question" : 500.29797153
}


17:07:50

repairwallet


17:07:50

{
"mismatched spent coins" : 1,
"amount affected by repair" : 500.29797153
}


17:08:05

repairwallet


17:08:05

{
"wallet check passed" : true
}


17:08:34

checkwallet

looks like it worked!!!, thank you



No problem!  Glad to help.