interface SolutionSupport
implements Struct
import { type SolutionSupport } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/staking/index.ts";
Properties
readonly
total: ExtendedBalancereadonly
voters: Vec<ITuple<[AccountId, ExtendedBalance]>>