Module

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

Package publishing for deno.land/x/polkadot
Go to Latest
interface Votes
implements Struct
import { type Votes } from "https://dotland.deno.dev/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
import Votes
import { Votes } from "https://dotland.deno.dev/x/polkadot@0.2.23/api-derive/collective/proposals.ts";