Module sc_client_db::light[][src]

Expand description

RocksDB-based light client blockchain storage.

Structs

Light blockchain storage. Stores most recent headers + CHTs for older headers. Locks order: meta, cache.