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