solana_cost_model::block_cost_limits

Constant MAX_VOTE_UNITS

source
pub const MAX_VOTE_UNITS: u64 = _; // 36_000_000u64
Expand description

Number of compute units that a block can have for vote transactions, sets at ~75% of MAX_BLOCK_UNITS to leave room for non-vote transactions