Files
bitcoin/src/wallet
Lőrinc 671e6c2c33 wallet: use outpoint when estimating input size
`CalculateMaximumSignedInputSize()` is passed the outpoint being sized, but that context was not used when estimating the signed input size.
Pass the outpoint through so externally selected inputs are not underestimated.

Co-authored-by: Antoine Poinsot <darosior@protonmail.com>

Github-Pull: #35228
Rebased-From: cd8d3bd937
2026-05-20 15:26:47 +01:00
..
2026-05-11 11:23:08 +01:00