Skip to main content

commit_cache

Function commit_cache 

Source
fn commit_cache(db: &mut dyn Db, cache: Cache) -> Result<(), BlockchainError>
Expand description

Commits a fully executed candidate cache to the live database.