Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/api-derive/council/index.ts>votesOf

Package publishing for deno.land/x/polkadot
Go to Latest
function votesOf
import { votesOf } from "https://deno.land/x/polkadot@0.2.25/api-derive/council/index.ts";

Parameters

instanceId: string

Returns

(accountId: string | Uint8Array | AccountId) => Observable<DeriveCouncilVote>