Skip to main content

DOMAIN_BEACON_ATTESTER

Constant DOMAIN_BEACON_ATTESTER 

Source
pub const DOMAIN_BEACON_ATTESTER: &[u8] = b"DIG_BEACON_ATTESTER_V1";
Expand description

Domain tag for AttestationData::signing_root (DSL-004).

Traces to SPEC ยง2.10. Binds every attester BLS signing message to the attester-slashing / attestation-participation context so a signature produced here cannot be replayed as a proposer signature (DSL-050).