diff options
author | Andrew Chow <achow101-github@achow101.com> | 2020-12-08 19:19:35 -0500 |
---|---|---|
committer | Andrew Chow <achow101-github@achow101.com> | 2020-12-09 20:18:05 -0500 |
commit | 5d4597666d589e39354e0d8dd5b2afbe1a5d7d8e (patch) | |
tree | 20dbe7851e2879779a30f9c3409d1c3542759c06 /src/optional.h | |
parent | f6b305273910db0e46798d361413a7e878cb45f7 (diff) |
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/optional.h')
0 files changed, 0 insertions, 0 deletions