You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stack len for legacy max_satisfaction_weight calculations
As per the definiton of `max_satisfaction_weight`, we should take into
consideration the varint that records witness stack size. Even legacy
spends may require this field if the tx has at least 1 segwit spend, so
we should have it in our calculations.
0 commit comments