Function solana_ledger::blockstore_db::get_cf_options
source · fn get_cf_options<C: 'static + Column + ColumnName>(
options: &BlockstoreOptions,
oldest_slot: &OldestSlot
) -> Options
fn get_cf_options<C: 'static + Column + ColumnName>(
options: &BlockstoreOptions,
oldest_slot: &OldestSlot
) -> Options