aboutsummaryrefslogtreecommitdiff
path: root/src/bech32.h
diff options
context:
space:
mode:
authorJohn Newbery <john@johnnewbery.com>2019-10-14 13:39:25 -0400
committerJohn Newbery <john@johnnewbery.com>2019-10-14 13:39:25 -0400
commitb96ed0396294fc4fa89d83ceab6bc169dd09f002 (patch)
tree8da7d40bfa69145497b56b4755c98e5c568d27f8 /src/bech32.h
parenteea462de9c652dca556ad241d2126b10790f67f8 (diff)
downloadbitcoin-b96ed0396294fc4fa89d83ceab6bc169dd09f002.tar.xz
[wallet] Remove pruning check for -rescan option
Prior to this PR, the wallet would not allow the `-rescan` option at startup if pruning was enabled. This is unnecessarily restrictive. It should be possible to rescan if pruning is enabled, as long as no blocks have actually been pruned yet. Remove the pruning check from WalletInit::ParameterInteraction(). If any blocks have been pruned, that will be caught in CreateWalletFromFile().
Diffstat (limited to 'src/bech32.h')
0 files changed, 0 insertions, 0 deletions