Constant WINTERNITZ_LOG_D
pub const WINTERNITZ_LOG_D: u32 = 4; // 4u32Expand description
This is the log_d used across the codebase.
All protocol paramsets should use this value since it’s used in the BitVM static.
pub const WINTERNITZ_LOG_D: u32 = 4; // 4u32This is the log_d used across the codebase.
All protocol paramsets should use this value since it’s used in the BitVM static.