Skip to main content

checkpoint

Fetch checkpoint information by sequence number or digest (defaults to the latest available checkpoint).

checkpoint(
id: CheckpointId
): Checkpoint

Arguments

checkpoint.id ● CheckpointId input

Type

Checkpoint object

Checkpoints contain finalized transactions and are used for node synchronization and global transaction ordering.