p2ms
bitcoinjs-lib / payments / p2ms
Function: p2ms()
p2ms(
a
,opts
?):Payment
Defined in: ts_src/payments/p2ms.ts:20
Represents a function that creates a Pay-to-Multisig (P2MS) payment object.
Parameters
a
The payment object.
opts?
Optional payment options.
Returns
The created payment object.
Throws
If the provided data is not valid.