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
miniscript: take pubkey size into account in multi() type extdata
As in the previous commit, we were previously assuming that all pubkeys
were compressed. This isn't so. We have the keys, we can query them for
whether they are uncompressed or not.
0 commit comments