Module

x/polkadot/api-derive/staking/util.ts>erasHistoricApply

Package publishing for deno.land/x/polkadot
Go to Latest
function erasHistoricApply
import { erasHistoricApply } from "https://dotland.deno.dev/x/polkadot@0.2.35/api-derive/staking/util.ts";

Type Parameters

F extends
| "_erasExposure"
| "_erasPoints"
| "_erasPrefs"
| "_erasRewards"
| "_erasSlashes"

Returns

(instanceId: string, api: DeriveApi) => (withActive?: boolean) => ApplyReturn<F>