Skip to main content
Module

x/polkadot/types/interfaces/index.ts>Voter

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

Properties

readonly
votes: Vec<AccountId>
readonly
stake: Balance
readonly
deposit: Balance