Skip to main content
Module

x/polkadot/api-derive/staking/cache.ts>setEraCache

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

Type Parameters

T extends { era: EraIndex; }

Parameters

cacheKey: string
withActive: boolean
value: T