reth_db_api::models

Module sharded_key

source
Expand description

Sharded key

Structs§

  • Sometimes data can be too big to be saved for a single key. This helps out by dividing the data into different shards. Example:

Constants§