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

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

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

Parameters

instanceId: string

Returns

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