Skip to main content
Module

x/polkadot/api-derive/staking/index.ts>stakerExposures

Package publishing for deno.land/x/polkadot
Latest
function stakerExposures
import { stakerExposures } from "https://deno.land/x/polkadot@0.2.45/api-derive/staking/index.ts";

Parameters

instanceId: string

Returns

(accountIds: (Uint8Array | string)[], withActive?: boolean) => Observable<DeriveStakerExposure[][]>