Module sc_client_api::leaves[][src]

Expand description

Helper for managing the set of available leaves in the chain for DB implementations.

Structs

Displaced leaves after finalization.

A displaced leaf after import.

list of leaf hashes ordered by number (descending). stored in memory for fast access. this allows very fast checking and modification of active leaves.

Helper for undoing operations.