Skip to content

Commit a391d75

Browse files
authored
Merge pull request #592 from api3dao/Csur-2025-08-29-follow-up
Csur 2025 08 29 follow up
2 parents f30e268 + dba678d commit a391d75

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changeset/loud-areas-cough.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

scripts/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export const goAsyncOptions: GoAsyncOptions = {
1111
},
1212
};
1313

14-
export const skippedChainAliasesInOevAuctionHouseNativeCurrencyRateValidation: string[] = [];
14+
export const skippedChainAliasesInOevAuctionHouseNativeCurrencyRateValidation: string[] = ['hyperliquid'];
1515

1616
export const skippedChainAliasesInOwnableCallForwarderConstructorArgumentVerification = [
1717
'apechain',

0 commit comments

Comments
 (0)