[][src]Function ckb_store::detach_block_cell

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