Skip to content

Commit

Permalink
fix: revert chiliz reorg period (#325)
Browse files Browse the repository at this point in the history
### Description

fix: revert chiliz reorg period

### Backward compatibility

yes

### Testing

relayer sad times

---------

Signed-off-by: pbio <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
paulbalaji and github-actions[bot] authored Oct 24, 2024
1 parent 5b4334a commit 65b3c54
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/calm-tools-build.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': patch
---

Revert chiliz reorg period back to 9
2 changes: 1 addition & 1 deletion chains/chiliz/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ blockExplorers:
blocks:
confirmations: 1
estimateBlockTime: 3
reorgPeriod: finalized
reorgPeriod: 9
chainId: 88888
deployer:
name: Abacus Works
Expand Down
2 changes: 1 addition & 1 deletion chains/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -858,7 +858,7 @@ chiliz:
blocks:
confirmations: 1
estimateBlockTime: 3
reorgPeriod: finalized
reorgPeriod: 9
chainId: 88888
deployer:
name: Abacus Works
Expand Down

0 comments on commit 65b3c54

Please sign in to comment.