Module solana_core::qos_service[][src]

Expand description

Quality of service for block producer. Provides logic and functions to allow a Leader to prioritize how transactions are included in blocks, and optimize those blocks.

Structs