Serialize a Transaction Payload
Static
deserializeDeserializes 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.
Static
load
Represents a transaction payload entry function that can be serialized and deserialized.