Skip to main content
Module

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

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

Parameters

instanceId: string

Returns

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