pub type InnerCommitPhaseStep = CommitPhaseProofStep<InnerChallenge, InnerChallengeMmcs>;Aliased Type§
pub struct InnerCommitPhaseStep {
pub sibling_value: BinomialExtensionField<BabyBear, 4>,
pub opening_proof: Vec<[BabyBear; 8]>,
}Fields§
§sibling_value: BinomialExtensionField<BabyBear, 4>The opening of the commit phase codeword at the sibling location.
opening_proof: Vec<[BabyBear; 8]>