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