Module sc_client_api::leaves [−][src]
Helper for managing the set of available leaves in the chain for DB implementations.
Structs
| FinalizationDisplaced | Displaced leaves after finalization. |
| ImportDisplaced | A displaced leaf after import. |
| LeafSet | list of leaf hashes ordered by number (descending). stored in memory for fast access. this allows very fast checking and modification of active leaves. |
| Undo | Helper for undoing operations. |