Module solana_ledger::blockstore_processor[][src]

Structs

ConfirmationProgress
ConfirmationTiming
ProcessOptions
TransactionStatusBatch
TransactionStatusSender

Enums

BlockstoreProcessorError
TransactionStatusMessage

Functions

confirm_slot
fill_blockstore_slot_with_ticks
process_blockstore
process_entries

Process an ordered list of entries in parallel

verify_ticks

Verify that a segment of entries has the correct number of ticks and hashes

Type Definitions

BlockstoreProcessorResult
ProcessCallback

Callback for accessing bank state while processing the blockstore