Expand description
Module that contains important data structures to manage sharding operations on the network.
Structs§
- Important data for the operation of the sharding protocol.
Traits§
- Trait that interfaces with the storage layer of a node in a shard. It is important for handling forwarded data requests. This is a mechanism to trap into the application storage layer to read sharded data.
- Trait that specifies sharding logic and behaviour of shards.