From a64af8be9a76120d0cfc727bb70660fa07e70cce Mon Sep 17 00:00:00 2001 From: Paul Balaji <10051819+paulbalaji@users.noreply.github.com> Date: Thu, 24 Oct 2024 12:57:23 +0100 Subject: [PATCH] fix: revert chiliz reorg period back to 9 (#4744) ### 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) --- .registryrc | 2 +- rust/main/config/mainnet_config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.registryrc b/.registryrc index ab4e5304b3..a694b325bd 100644 --- a/.registryrc +++ b/.registryrc @@ -1 +1 @@ -5b4334afa6ff242c9eed872a5f666fcc7f880e27 +65b3c54ede7bf2b56280b913b8ed57bb08f52a36 diff --git a/rust/main/config/mainnet_config.json b/rust/main/config/mainnet_config.json index 9d32c75781..7f147b6e06 100644 --- a/rust/main/config/mainnet_config.json +++ b/rust/main/config/mainnet_config.json @@ -4187,7 +4187,7 @@ "blocks": { "confirmations": 1, "estimateBlockTime": 3, - "reorgPeriod": "finalized" + "reorgPeriod": 9 }, "chainId": 88888, "deployer": {