pub const HEIGHT_DISK_BYTES: usize = 3;
Heights are stored as 3 bytes on disk.
Height
This reduces database size and increases lookup performance.