ckb_store

Function detach_block_cell

Source
pub fn detach_block_cell(
    txn: &StoreTransaction,
    block: &BlockView,
) -> Result<(), Error>
Expand description

Undoes the effects of this block on the live cell set.