Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/types/interfaces/staking/types.ts>SolutionSupport

Package publishing for deno.land/x/polkadot
Go to Latest
interface SolutionSupport
implements Struct
import { type SolutionSupport } from "https://deno.land/x/polkadot@0.2.37/types/interfaces/staking/types.ts";

Properties

readonly
total: ExtendedBalance
readonly
voters: Vec<ITuple<[AccountId, ExtendedBalance]>>