Function solana_ledger::blockstore_processor::process_blockstore[][src]

pub fn process_blockstore(
    genesis_config: &GenesisConfig,
    blockstore: &Blockstore,
    account_paths: Vec<PathBuf>,
    opts: ProcessOptions
) -> BlockstoreProcessorResult