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

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

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

Parameters

instanceId: string

Returns

(
accountId: Uint8Array | string,
eras: EraIndex[],
withActive: boolean,
) => Observable<DeriveStakerSlashes[]>