reth_trie

Module hashed_cursor

Source
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§