Skip to main content

flush_alt_blocks

Function flush_alt_blocks 

Source
pub fn flush_alt_blocks(db: &BlockchainDatabase) -> DbResult<()>
Expand description

Flush all alt-block data from all the alt-block tables.

This function completely empties the alt block tables.

THIS IS NOT ATOMIC