pub fn detach_block_cell( txn: &StoreTransaction, block: &BlockView, ) -> Result<(), Error>
Undoes the effects of this block on the live cell set.