pub const HOLO_HASH_FULL_LEN: usize = HOLO_HASH_PREFIX_LEN + HOLO_HASH_CORE_LEN + HOLO_HASH_LOC_LEN; // 39usize
Expand description

Length of the full HoloHash bytes (39 = 3 + 32 + 4)