diff options
author | Andrew Chow <github@achow101.com> | 2023-10-05 19:20:30 -0400 |
---|---|---|
committer | Andrew Chow <github@achow101.com> | 2023-10-05 19:20:30 -0400 |
commit | 05af4dfa50c229c8533d9a71e046c9387e1cdb27 (patch) | |
tree | bebf6b97f7fe80b30de5ae137c68cc26cb60a9df /test/sanitizer_suppressions | |
parent | 54bdb6e0745934ad9ae6c77628f2382a83b9a1f0 (diff) |
test: Use feerate higher than minrelay fee in wallet_fundraw
The external input weight test in wallet_fundrawtransaction.py made
transactions at the minimum relay fee. However due to ECDSA sometimes
making a shorter signature than expected, the size estimate (and
therefore the funded fee) ends up being a little bit too low, which
results in the final transaction being under the min relay fee. We can
compensate for this by just using a feerate higher than the minrelayfee
as the actual feerate itself does not matter in this test.
Diffstat (limited to 'test/sanitizer_suppressions')
0 files changed, 0 insertions, 0 deletions