diff options
author | Andrew Chow <achow101-github@achow101.com> | 2020-04-29 17:07:52 -0400 |
---|---|---|
committer | Andrew Chow <achow101-github@achow101.com> | 2020-11-04 12:15:12 -0500 |
commit | 8e32e1c41c995e832e643f605d35a7aa112837e6 (patch) | |
tree | ee4bcf1f4ac7daeb09d1958c5301995c1660ae38 /src/dbwrapper.cpp | |
parent | bd7398cc6258c258e9f4411c50630ec4a552341b (diff) |
wallet: remove nWalletMaxVersion
nWalletMaxVersion was used to allow an upgrade to a version only
when the new feature was used. This makes sense for the old
-upgradewallet startup option. But because upgradewallet is now a RPC,
putting off the version bump like this does not make sense. Instead,
immediately upgrading to the given version number makes sense.
Diffstat (limited to 'src/dbwrapper.cpp')
0 files changed, 0 insertions, 0 deletions