Class AptosGlobalProcessor

Methods

  • Parameters

    • handler: (
          transaction: GeneralTransactionResponse,
          ctx: AptosTransactionContext<GeneralTransactionResponse>,
      ) => PromiseOrVoid
    • timeIntervalInMinutes: number = 60
    • backfillTimeIntervalInMinutes: number = 240
    • OptionalfetchConfig: Partial<MoveFetchConfig>

    Returns this

  • Parameters

    • handler: (
          transaction: GeneralTransactionResponse,
          ctx: AptosTransactionContext<GeneralTransactionResponse>,
      ) => PromiseOrVoid
    • versionInterval: number = 100000
    • backfillVersionInterval: number = 400000
    • OptionalfetchConfig: Partial<MoveFetchConfig>

    Returns this