Appearance
nooschain v0.1.0
nooschain / snapshots/snapshot-store / listCheckpoints
listCheckpoints(db): Promise<object[]>
db
Promise
object
Defined in: snapshots/snapshot-store.ts:41
Lists all local chain checkpoints, newest height first.
Kysely<Database>
Kysely
Database
Promise<object[]>