@aptos-labs/ts-sdk - v5.1.4
    Preparing search index...

    Class MultiSig

    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.

    Index

    Implementation - Transactions

    Methods

    Properties

    Implementation - Transactions

    Methods

    Properties

    multisig_address: AccountAddress
    transaction_payload?: MultiSigTransactionPayload