openvm_poseidon2_air

Type Alias Plonky3RoundConstants

Source
pub type Plonky3RoundConstants<F> = RoundConstants<F, POSEIDON2_WIDTH, BABY_BEAR_POSEIDON2_HALF_FULL_ROUNDS, BABY_BEAR_POSEIDON2_PARTIAL_ROUNDS>;

Aliased Typeยง

struct Plonky3RoundConstants<F> { /* private fields */ }