aboutsummaryrefslogtreecommitdiff
path: root/src/validationinterface.cpp
diff options
context:
space:
mode:
authorLuke Dashjr <[email protected]>2020-02-21 21:15:13 +0000
committerLuke Dashjr <[email protected]>2020-02-21 21:16:40 +0000
commitbca8665d0895c450e552c357a036d9e9579e3678 (patch)
tree2683486aa95186e22cab1e1d83e911e8937f5251 /src/validationinterface.cpp
parentMerge #18034: Get the OutputType for a descriptor (diff)
downloaddiscoin-bca8665d0895c450e552c357a036d9e9579e3678.tar.xz
discoin-bca8665d0895c450e552c357a036d9e9579e3678.zip
scripted-diff: Wallet: Rename incorrectly named *UsedDestination
These functions are used to mark/check if a key of our own has been used to spend (and only for avoid-reuse wallets), which has nothing to do with the destination/address itself. Give them more accurate names to avoid confusion. -BEGIN VERIFY SCRIPT- sed -i -e 's/UsedDestination/SpentKey/g' $(git grep -l 'UsedDestination' ./src) -END VERIFY SCRIPT-
Diffstat (limited to 'src/validationinterface.cpp')
0 files changed, 0 insertions, 0 deletions