webcash
webcash copied to clipboard
Fix off-by-one error in walletdepth calculation.
If the reported wallet depth in the wallet is one less than the actual walletdepth, the recovery code did not fix it. This commit commit fixes that off-by-1 error.
LGTM
Would be nice to have this bugfix in the PyPI distributed package