Skip to main content

Module gen_db

Module gen_db 

Source

Structs§

AccountUpdate
GeneralizedDatabase
LazyBalCursor
Per-tx BAL cursor for lazy on-read prefix materialization. bal_index = tx_idx + 1; cursor’s effective max_idx is bal_index - 1, matching seed_db_from_bal’s max_idx = tx_idx semantics.

Type Aliases§

CacheDB