aboutsummaryrefslogtreecommitdiff
path: root/src/txdb.h
diff options
context:
space:
mode:
authorAndrew Chow <achow101-github@achow101.com>2020-04-29 17:07:52 -0400
committerAndrew Chow <achow101-github@achow101.com>2020-11-04 12:15:12 -0500
commit8e32e1c41c995e832e643f605d35a7aa112837e6 (patch)
treeee4bcf1f4ac7daeb09d1958c5301995c1660ae38 /src/txdb.h
parentbd7398cc6258c258e9f4411c50630ec4a552341b (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/txdb.h')
0 files changed, 0 insertions, 0 deletions