Module solana_core::repair_service [−][src]
The repair_service module implements the tools necessary to generate a thread which
regularly finds missing shreds in the ledger and sends repair requests for those shreds
Structs
| DuplicateSlotRepairStatus | |
| RepairInfo | |
| RepairService | |
| RepairSlotRange | |
| RepairStats | |
| RepairStatsGroup | |
| RepairTiming | |
| SlotRepairs |
Constants
| MAX_DUPLICATE_WAIT_MS | |
| MAX_ORPHANS | |
| MAX_REPAIR_LENGTH | |
| MAX_REPAIR_PER_DUPLICATE | |
| REPAIR_MS |
Type Definitions
| DuplicateSlotsResetReceiver | |
| DuplicateSlotsResetSender |