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