Skip to content

Commit

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

fix: revert chiliz reorg period back to 9

### Drive-by changes

na

### Related issues

na

### Backward compatibility

ye

### Testing

relayer sad times -
[context](https://discord.com/channels/935678348330434570/1298963431743029359/1298965217757102100)
  • Loading branch information
paulbalaji authored Oct 24, 2024
1 parent 29bf1d8 commit a64af8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .registryrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5b4334afa6ff242c9eed872a5f666fcc7f880e27
65b3c54ede7bf2b56280b913b8ed57bb08f52a36
2 changes: 1 addition & 1 deletion rust/main/config/mainnet_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4187,7 +4187,7 @@
"blocks": {
"confirmations": 1,
"estimateBlockTime": 3,
"reorgPeriod": "finalized"
"reorgPeriod": 9
},
"chainId": 88888,
"deployer": {
Expand Down

0 comments on commit a64af8b

Please sign in to comment.