diff options
author | Russell Yanofsky <russ@yanofsky.org> | 2020-04-12 13:40:43 -0400 |
---|---|---|
committer | Russell Yanofsky <russ@yanofsky.org> | 2021-03-03 10:19:35 -0400 |
commit | f5ba424cd44619d9b9be88b8593d69a7ba96db26 (patch) | |
tree | 95a83600db17b68cca036097fa0102053bd97018 /src/node/coinstats.cpp | |
parent | 62252c95e5aa55f33a5ef22292d5d8161fcb892a (diff) |
wallet: Add IsAddressUsed / SetAddressUsed methods
This simplifies code and adds a less cumbersome interface for accessing
address used information than CWallet AddDestData / EraseDestData /
GetDestData methods.
There is no change in behavior. Lower-level walletdb DestData methods
are also still available and not affected by this change. If there is
interest in consolidating destdata logic more and making it internal to
walletdb, #18608 could be considered as a followup.
Diffstat (limited to 'src/node/coinstats.cpp')
0 files changed, 0 insertions, 0 deletions