witness Multi Sig Mof N
fun witnessMultiSigMofN(pubKeys: List<PublicKey>, sigs: List<ByteVector>): ScriptWitness
Content copied to clipboard
Return
script witness for the pay-to-witness-script-hash script containing a multisig script.
Parameters
pub Keys
are the public keys signatures will be checked against.
sigs
are the signatures for a subset of the public keys.