Commit dc5693e
committed
Account for fuzz HTLC signature weight
When secp256k1_fuzz is active, dummy ECDSA signatures may
serialize one byte larger per signature. Add two WU to the
HTLC-resolution witness estimates so debug weight assertions use the
fuzz signer bound.1 parent 7e1454c commit dc5693e
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
550 | 555 | | |
551 | 556 | | |
552 | 557 | | |
| |||
0 commit comments