pub const MAX_BLOCK_HEIGHT: u64 = 500_000_000;
The maximum block height possible. Original definition.