Module

x/polkadot/types/interfaces/types.ts>VoterInfo

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

Properties

readonly
lastActive: VoteIndex
readonly
lastWin: VoteIndex
readonly
pot: Balance
readonly
stake: Balance