Module common_types::pruning_info[][src]

Information about portions of the state and chain which the client may serve.

Currently assumes that a client will store everything past a certain point or everything. Will be extended in the future to support a definition of which portions of the ancient chain and current state trie are stored as well.

Structs

PruningInfo

Client pruning info. See module-level docs for more details.