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

    Type Alias InputSubmitTransactionData

    Holds user data input for submitting a transaction.

    The raw transaction data.

    The authenticator for the sender's account.

    Optional authenticator for the fee payer's account.

    Optional array of authenticators for additional signers.

    Additional parameters that will be passed to the transaction submitter plugin if configured.

    You can set this to override the configured transaction submitter (if any). Conversely you can set this to null to ignore any configured transaction submitter.