Documentation
    Preparing search index...
    • Signs and executes a transaction. This interface also integrates shio, protect users and protocols from losing value to MEV strategies.

      Parameters

      • txb: Transaction

        The transaction to execute.

      • signer: Signer

        The signer object used to sign the transaction block.

      • Optionaloptions: { client?: SuiClient }

        Optional. The options for the transaction, including client.

      Returns Promise<SuiTransactionBlockResponse>

      A promise that resolves to the result of executing the transaction block.