Checkpoint

data class Checkpoint(val sequenceNumber: Any)

Constructors

Link copied to clipboard
constructor(sequenceNumber: Any)

Properties

Link copied to clipboard

This checkpoint's position in the total order of finalized checkpoints, agreed upon by consensus.