Function ckb_types::core::cell::setup_system_cell_cache[][src]

pub fn setup_system_cell_cache<CP: CellProvider>(
    genesis: &BlockView,
    cell_provider: &CP
) -> Result<(), SystemCellMap>
Expand description

TODO(doc): @quake