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

x/polkadot/api-derive/staking/query.ts>queryMulti

Package publishing for deno.land/x/polkadot
Go to Latest
function queryMulti
import { queryMulti } from "https://deno.land/x/polkadot@0.2.16/api-derive/staking/query.ts";

Parameters

instanceId: string

Returns

(accountIds: (Uint8Array | string)[], flags: StakingQueryFlags) => Observable<DeriveStakingQuery[]>