aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/coinselection.h
diff options
context:
space:
mode:
authorAndrew Chow <achow101-github@achow101.com>2020-12-08 19:19:35 -0500
committerAndrew Chow <achow101-github@achow101.com>2020-12-09 20:18:05 -0500
commit5d4597666d589e39354e0d8dd5b2afbe1a5d7d8e (patch)
tree20dbe7851e2879779a30f9c3409d1c3542759c06 /src/wallet/coinselection.h
parentf6b305273910db0e46798d361413a7e878cb45f7 (diff)
downloadbitcoin-5d4597666d589e39354e0d8dd5b2afbe1a5d7d8e.tar.xz
Rewrite OutputGroups to be clearer and to use scriptPubKeys
Rewrite OutputGroups so that the logic is easier to follow and understand. There is a slight behavior change as OutputGroups will be grouped by scriptPubKey rather than CTxDestination as before. This should have no effect on users as all addresses are a CTxDestination. However by using scriptPubKeys, we can correctly group outputs which fall into the NoDestination case. But we also shouldn't have any NoDestination outputs.
Diffstat (limited to 'src/wallet/coinselection.h')
0 files changed, 0 insertions, 0 deletions