Constant CHECKSUM_DIGITS
pub const CHECKSUM_DIGITS: usize = 3; // 3usizeExpand description
Number of base-16 digits representing the WOTS checksum (len_2).
pub const CHECKSUM_DIGITS: usize = 3; // 3usizeNumber of base-16 digits representing the WOTS checksum (len_2).