nooschain / chain/state-root-engine-config / StateRootEngineScheduleDatabase
Type Alias: StateRootEngineScheduleDatabase
StateRootEngineScheduleDatabase =
Kysely<Database> |KyselyTransaction<Database>
Defined in: chain/state-root-engine-config.ts:36
Database handle accepted by state-root activation lookup helpers.