Skip to main content
Module

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

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

Type Parameters

T extends { era: EraIndex; }

Parameters

CACHE_KEY: string
withActive: boolean
values: T[]