diff options
author | Ava Chow <github@achow101.com> | 2024-02-06 13:24:12 -0500 |
---|---|---|
committer | Ava Chow <github@achow101.com> | 2024-02-06 13:35:41 -0500 |
commit | 592e01398e765bf3c3f4fc106f40c8be373b4bb0 (patch) | |
tree | bc524b72a3628735490b41e71b918dbaa035a4d8 /src/qt/transactionoverviewwidget.cpp | |
parent | 03d95cc630c55b1e0bbe394a525cb153224a1635 (diff) | |
parent | e2ad343f69af4f924b22dccf94a52b6431ef6e3c (diff) |
Merge bitcoin/bitcoin#28833: wallet: refactor: remove unused `SignatureData` instances in spkm's `FillPSBT` methods
e2ad343f69af4f924b22dccf94a52b6431ef6e3c wallet: remove unused `SignatureData` instances in spkm's `FillPSBT` methods (Sebastian Falbesoner)
Pull request description:
These are filled with signature data from a PSBT input, but not used anywhere after, hence they can be removed. Note that the same code is in the `SignPSBTInput` function where the `sigdata` result is indeed used.
ACKs for top commit:
achow101:
ACK e2ad343f69af4f924b22dccf94a52b6431ef6e3c
brunoerg:
crACK e2ad343f69af4f924b22dccf94a52b6431ef6e3c
Tree-SHA512: f0cabcc000bcea6bc7d7ec9d3be2e2a8accbdbffbe35252250ea2305b65a5813fde2b8096fbdd2c7cccdf417ea285183dc325fc2d210d88bce62978ce642930e
Diffstat (limited to 'src/qt/transactionoverviewwidget.cpp')
0 files changed, 0 insertions, 0 deletions