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 transaction payload entry function that can be serialized and deserialized.