• Fetches transaction block with a retry: retries Could not find the referenced transaction error as it could be that some validators still don't have the tx;

    Parameters

    • client: SuiClient

      sui client to use

    • input: GetTransactionBlockParams

      transaction fetch payload,

    Returns Promise<SuiTransactionBlockResponse>