Representation of a MultiSig Transaction Payload from multisig_account.move
that can be serialized and deserialized
This class exists right now to represent an extensible transaction payload class for
transactions used in multisig_account.move. Eventually, this class will be able to
support script payloads when the multisig_account.move module supports them.
Representation of a MultiSig Transaction Payload from
multisig_account.movethat can be serialized and deserializedThis class exists right now to represent an extensible transaction payload class for transactions used in
multisig_account.move. Eventually, this class will be able to support script payloads when themultisig_account.movemodule supports them.