Structs§
- Account
Update - Generalized
Database - Lazy
BalCursor - Per-tx BAL cursor for lazy on-read prefix materialization.
bal_index = tx_idx + 1; cursor’s effective max_idx isbal_index - 1, matchingseed_db_from_bal’smax_idx = tx_idxsemantics.
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.