Module

x/polkadot/api-derive/staking/account.ts>accounts

Package publishing for deno.land/x/polkadot
Go to Latest
function accounts
import { accounts } from "https://dotland.deno.dev/x/polkadot@0.2.23/api-derive/staking/account.ts";

Parameters

instanceId: string
api: DeriveApi

Returns

(accountIds: (Uint8Array | string)[], opts?: StakingQueryFlags) => Observable<DeriveStakingAccount[]>