Used to get the checkpointed state.

Hierarchy

Methods

  • To checkpoint block.

    Parameters

    • blockNumber: bigint

    Returns Promise<void>

  • To checkpoint transaction within the current block.

    Parameters

    • blockNumber: bigint
    • transactionId: string

    Returns Promise<void>

Generated using TypeDoc