Skip to main content

SIG_DOMAIN

Constant SIG_DOMAIN 

Source
pub const SIG_DOMAIN: &[u8] = b"DIGNET-MSG:dig-message/v1";
Expand description

BLS signature domain tag — keeps a dig-message signature un-confusable with a Chia spend signature (SPEC §5.1a). The signing itself is WU2; the tag lives here as the shared constant.