Skip to content

Commit fc9c94d

Browse files
paulbalajiclaude
andauthored
fix: mark astarzkevm and infinityvm as unavailable (#1354)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 948efbf commit fc9c94d

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@hyperlane-xyz/registry': patch
3+
---
4+
5+
Mark astarzkevm and infinityvm as unavailable

chains/astarzkevm/metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
availability:
2+
reasons: [unavailable]
3+
status: disabled
14
blockExplorers:
25
- apiUrl: https://astar-zkevm.explorer.startale.com/api
36
family: blockscout

chains/infinityvm/metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# yaml-language-server: $schema=../schema.json
2+
availability:
3+
reasons: [unavailable]
4+
status: disabled
25
blocks:
36
confirmations: 1
47
estimateBlockTime: 1

0 commit comments

Comments
 (0)