Allow to rebase the blockchain to a particular block
Examples:
-
ucoind rebase 3000
will undo all blocks > 3000 -
ucoind rebase 4000
will undo all blocks > 4000
Examples:
ucoind rebase 3000
will undo all blocks > 3000ucoind rebase 4000
will undo all blocks > 4000Not needed yet.