restore the blocks.ibd.zip
from the archive files.
$ cd ibd
$ ./unar.sh blocks.ibd.zip
x ./._blocks.ibd.zip
x blocks.ibd.zip
unzip the blocks.ibd.zip
$ unzip blocks.ibd.zip
Archive: blocks.ibd.zip
inflating: blocks.ibd
restore the 0.8.5 stable block data from the blocks.ibd
file
./fastibd import blocks.ibd`
Using the payledger
command to get the detail output of the UTXO balance from the last stable edger data. The Block hash is 000000b4aef80adc15ab993cd8291ca08fc3000ed42fe5f696dd7b4a59c244e6
and Block Order is 542370
. And save the output to the payledger.output.txt
file.
./payledger --srcdatadir=./ibd/data --endpoint=000000b4aef80adc15ab993cd8291ca08fc3000ed42fe5f696dd7b4a59c244e6 --disablebar > payledger.out.txt
check the output match with the stable balance (order=542370) of the kafh wallet.
./check_balance.sh payledger.output.txt