debeem-wallet
interface RpcCacheContainer {
    [key: string]: RpcCacheItem;
}

Indexable

[key: string]: RpcCacheItem