Properties that uniquely identify a Checkpoint
UniqueIdentifiers
index
securityTokenId
• index: number
Defined in src/entities/Checkpoint.ts:19arrow-up-right
numerical index of the checkpoint. The higher the index, the more recent the checkpoint
• securityTokenId: string
Defined in src/entities/Checkpoint.ts:15arrow-up-right
security token UUID
Last updated 5 years ago
Was this helpful?