Function snarkos_storage::trim::trim[][src]

pub async fn trim(storage: DynStorage) -> Result<()>
Expand description

Removes obsolete objects from the database; can be used for cleanup purposes, but it can also provide some insight into the features of the chain, e.g. the number of blocks and transactions that were ultimately not accepted into the canonical chain.