pub const DOMAIN_TAG: &[u8] = b"FALCON_MULTISIG_V1:";Expand description
The domain separation tag prepended to every message before signing.
Changing this value constitutes a breaking protocol change. All peers must agree on the same tag for cross-party verification to succeed.