Skip to main content
Module

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

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

Parameters

instanceId: string

Returns

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