interface AttestedCandidate
implements Struct
import { type AttestedCandidate } from "https://dotland.deno.dev/x/polkadot@0.2.35/types/interfaces/parachains/types.ts";
Properties
readonly
candidate: AbridgedCandidateReceiptreadonly
validityVotes: Vec<ValidityAttestation>readonly
validatorIndices: BitVec