Closed aulneau closed 7 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
p2wsh
p2sh
multisig
https://github.com/paulmillr/scure-btc-signer/blob/e7c5cf9efc9e08ff21004b1dff97a2d297c5f3f6/index.ts#L2634-L2637
p2wsh
andp2sh
both accept a network param, butmultisig
does not