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
pset: correctly mask transaction input indices in Psbt::extract_tx
We have a convention that in memory, we don't have the pegin or witness flags
on the input index for TxIn, but we *do* keep these around in the Psbt::Input
map.
0 commit comments