paulmillr / scure-btc-signer

Audited & minimal library for creating, signing & decoding Bitcoin transactions.
https://paulmillr.com/noble/#scure
MIT License
158 stars 41 forks source link

multisig functions don't pass along network #79

Closed aulneau closed 7 months ago

aulneau commented 8 months ago

https://github.com/paulmillr/scure-btc-signer/blob/e7c5cf9efc9e08ff21004b1dff97a2d297c5f3f6/index.ts#L2634-L2637

p2wsh and p2sh both accept a network param, but multisig does not