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 8ee316c commit 0c5901aCopy full SHA for 0c5901a
scripts/constants.ts
@@ -11,4 +11,4 @@ export const goAsyncOptions: GoAsyncOptions = {
11
},
12
};
13
14
-export const skippedChainAliasesInOevAuctionHouseNativeCurrencyRateValidation = ['conflux', 'hyperliquid'];
+export const skippedChainAliasesInOevAuctionHouseNativeCurrencyRateValidation = [];
0 commit comments