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

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