apply_block_deleted

Function apply_block_deleted 

Source
fn apply_block_deleted(
    wstore: &WaveStore,
    tab_id: &str,
    block_id: &str,
) -> Result<(), Box<dyn Error>>