Expand description
The cursor implementations for navigating hashed state.
Modules§
- Implementation of noop hashed state cursor.
Structs§
- The cursor to iterate over post state hashed accounts and corresponding database entries. It will always give precedence to the data from the hashed post state.
- The hashed cursor factory for the post state.
- The cursor to iterate over post state hashed storages and corresponding database entries. It will always give precedence to the data from the post state.
Traits§
- The cursor for iterating over hashed entries.
- The factory trait for creating cursors over the hashed state.
- The cursor for iterating over hashed storage entries.