Skip to main content

⚠️ This is the alpha version. The operation or type does not exist in the beta version.

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.