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

x/polkadot/api-derive/collective/proposals.ts>Votes

Package publishing for deno.land/x/polkadot
Go to Latest
interface Votes
implements Struct
Re-export
import { type Votes } from "https://deno.land/x/polkadot@0.2.23/api-derive/collective/proposals.ts";

Properties

readonly
index: ProposalIndex
readonly
threshold: MemberCount
readonly
ayes: Vec<AccountId>
readonly
nays: Vec<AccountId>
readonly
end: BlockNumber