Skip to content

Commit 6a1276f

Browse files
authored
Merge pull request #593 from api3dao/Cint-2025-09-02-follow-up
Cint-2025-09-02 follow-up
2 parents a391d75 + c8ad45b commit 6a1276f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changeset/dry-friends-invite.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[] = ['hyperliquid'];
14+
export const skippedChainAliasesInOevAuctionHouseNativeCurrencyRateValidation: string[] = [];
1515

1616
export const skippedChainAliasesInOwnableCallForwarderConstructorArgumentVerification = [
1717
'apechain',

0 commit comments

Comments
 (0)