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.
2 parents f30e268 + dba678d commit a391d75Copy full SHA for a391d75
.changeset/loud-areas-cough.md
@@ -0,0 +1,2 @@
1
+---
2
scripts/constants.ts
@@ -11,7 +11,7 @@ export const goAsyncOptions: GoAsyncOptions = {
11
},
12
};
13
14
-export const skippedChainAliasesInOevAuctionHouseNativeCurrencyRateValidation: string[] = [];
+export const skippedChainAliasesInOevAuctionHouseNativeCurrencyRateValidation: string[] = ['hyperliquid'];
15
16
export const skippedChainAliasesInOwnableCallForwarderConstructorArgumentVerification = [
17
'apechain',
0 commit comments