diff options
author | Andrew Chow <achow101-github@achow101.com> | 2022-08-16 21:17:43 -0400 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2022-10-13 23:45:06 +0800 |
commit | d810fde8ea64b71567f8b50895ac76bcb7afbfbc (patch) | |
tree | 9ed4968272667dd76aac7cfee97ab9b11d81d13b /build-aux | |
parent | a9419eff0cc21d21755165e66cc0e496aab65650 (diff) |
psbt: Change m_tap_tree to store just the tuples
Instead of having an entire TaprootBuilder which may or may not be
complete, and could potentially have future changes that interact oddly
with taproot tree tuples, have m_tap_tree be just the tuples.
When needed in other a TaprootBuilder for actual use, the tuples will be
added to a a TaprootBuilder that, in the future, can take in whatever
other data is needed as well.
Github-Pull: #25858
Rebased-From: 0577d423adda8e719d7611d03355680c8fbacab8
Diffstat (limited to 'build-aux')
0 files changed, 0 insertions, 0 deletions