[][src]Type Definition solana_ledger::blockstore_processor::BlockstoreProcessorResult

type BlockstoreProcessorResult = Result<(BankForks, LeaderScheduleCache), BlockstoreProcessorError>;