mirror of
https://github.com/LBRYFoundation/lbcwallet.git
synced 2025-08-23 17:47:29 +00:00
In this commit, we modify the dropwtxmgr tool to force a rescan upon restart from the wallet's birthday block, rather than the chain's genesis block. We can safely do this as we expect that no on-chain events relevant to the wallet should happen before this block. For older wallets which do not have their birthday block set, the rescan should start from the genesis block. |
||
---|---|---|
.. | ||
main.go |