com.r3corda.node.services.api / CheckpointStorage / checkpoints

checkpoints

abstract val checkpoints: Iterable<Checkpoint>

Returns a snapshot of all the checkpoints in the store. This may return more checkpoints than were added to this instance of the store; for example if the store persists checkpoints to disk.