We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54f400 commit 2994cb4Copy full SHA for 2994cb4
index.ts
@@ -331,9 +331,7 @@ export const networkFamilies: NetworkFamily[] = [
331
internal: true,
332
},
333
],
334
- dictionaries: [
335
- "https://dict-tyk.subquery.network/query/astar-zkevm-mainnet",
336
- ],
+ dictionaries: [],
337
338
{
339
code: "6038361",
@@ -3540,9 +3538,7 @@ export const networkFamilies: NetworkFamily[] = [
3540
3538
path: "Ethereum Holesky/ethereum-holesky-testnet-starter",
3541
3539
3542
3543
3544
- "https://dict-tyk.subquery.network/query/ethereum-holesky",
3545
+ dictionaries: ["https://dict-tyk.subquery.network/query/eth-holesky"],
3546
3547
3548
code: "42793",
0 commit comments