Serialize a Transaction Payload
StaticdeserializeDeserializes a multisig transaction payload from the provided deserializer. This function enables the reconstruction of a MultiSigTransactionPayload object from its serialized form.
The deserializer instance used to read the serialized data.
Staticload
Represents a multi-signature transaction payload that can be serialized and deserialized.