Represents a MultiSig account that can be serialized and deserialized.

This class encapsulates the functionality to manage multi-signature transactions, including the address of the multi-sig account and the associated transaction payload.

Constructors

Methods

Properties

multisig_address: AccountAddress
transaction_payload?: MultiSigTransactionPayload