Skip to main content

RELATION_DIGEST

Constant RELATION_DIGEST 

Source
pub const RELATION_DIGEST: [Felt; 4];
Expand description

RELATION_DIGEST = Poseidon2::hash_elements([PROTOCOL_ID, CIRCUIT_COMMITMENT]).

Compile-time constant binding the Fiat-Shamir transcript to the Miden VM AIR. Must match the constants in crates/lib/core/asm/sys/vm/mod.masm.