Constant solana_runtime::block_cost_limits::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