The public key hashes.
The threshold.
The number of signatures that must match.
The signatures.
Static OptionalbyteThe bytes length of the entity, if it is fixed, otherwise undefined
The public key hashes.
The threshold.
The number of signatures that must match.
The signatures.
StaticencodeEncode the entity into bytes
The entity to encode
The encoded bytes
StaticdecodeDecode the entity from bytes
The bytes to decode
The decoded entity
StaticfromCheck if the entity is equal to another entity
The other entity to compare with
True if the entities are equal, false otherwise
Calculate the hash of the entity
The hash of the entity
Convert the entity to a full-byte untrimmed Hex representation
The entity full-byte untrimmed hexadecimal representation
StaticfromCreate a MultisigCkbWitness from a MultisigCkbWitnessLike.
The witness like object.
The MultisigCkbWitness.
Check if the multisig info is equal to another.
The other multisig info.
True if the multisig info is equal, false otherwise.
A class representing multisig information, holding information ingredients and containing utilities.