interface CandidateCommitments
implements Struct
import { type CandidateCommitments } from "https://dotland.deno.dev/x/polkadot@0.2.35/types/interfaces/index.ts";
Properties
readonly
upwardMessages: Vec<UpwardMessage>readonly
horizontalMessages: Vec<OutboundHrmpMessage>readonly
newValidationCode: Option<ValidationCode>readonly
headData: HeadDatareadonly
processedDownwardMessages: u32readonly
hrmpWatermark: BlockNumber