Module

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

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

Type Parameters

T extends { era: EraIndex; }

Parameters

CACHE_KEY: string
withActive: boolean
values: T[]