Documentation
    Preparing search index...
    • Checks if a transaction was processed by the Navi aggregator

      This function examines a transaction to determine if it was executed through the Navi aggregator by checking for specific event types.

      Parameters

      • digest: string

        Transaction digest to check

      • client: SuiClient

        Sui client instance

      Returns Promise<boolean>

      Promise - True if transaction was processed by Navi aggregator