Skip to main content

Val

Type Alias Val 

Source
pub type Val<SC> = <SC as StarkProtocolConfig>::F;
Expand description

Type alias for backwards compatibility. New implementations should use SC::F.