Module solana_ledger::blockstore_processor [−][src]
Structs
ConfirmationProgress | |
ConfirmationTiming | |
ProcessOptions | |
TransactionStatusBatch | |
TransactionStatusSender |
Enums
BlockstoreProcessorError |
Functions
confirm_slot | |
fill_blockstore_slot_with_ticks | |
process_blockstore | |
process_entries | Process an ordered list of entries in parallel |
send_transaction_status_batch | |
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 |