diff options
| author | Andrew Chow <[email protected]> | 2020-11-18 13:14:19 -0500 |
|---|---|---|
| committer | Jon Atack <[email protected]> | 2020-11-19 08:04:05 +0100 |
| commit | 2498b04ce88696a3216fc38b7d393906b733e8b1 (patch) | |
| tree | 87b23a9701e5cc674360578e69594477da19b2fc /src/script/script_error.cpp | |
| parent | wallet: refactor GetClosestWalletFeature() (diff) | |
| download | discoin-2498b04ce88696a3216fc38b7d393906b733e8b1.tar.xz discoin-2498b04ce88696a3216fc38b7d393906b733e8b1.zip | |
Don't upgrade to HD split if it is already supported
It is unnecessary to upgrade to FEATURE_HD_SPLIT if this feature is
already supported by the wallet. Because upgrading to FEATURE_HD_SPLIT
actually requires upgrading to FEATURE_PRE_SPLIT_KEYPOOL, users would
accidentally be upgraded to FEATURE_PRE_SPLIT_KEYPOOL instead of nothing
being done.
Fixes the issue described at
https://github.com/bitcoin/bitcoin/pull/20403#discussion_r526063920
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions