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

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