From 68fa45e5e09728e2920d8037ee706fb79bc9734b Mon Sep 17 00:00:00 2001 From: lbqds Date: Wed, 29 Jul 2026 19:56:04 +0800 Subject: [PATCH] Update bridge doc --- docs/infrastructure/the-bridge.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/infrastructure/the-bridge.md b/docs/infrastructure/the-bridge.md index 303b2ee3..399fe5ae 100644 --- a/docs/infrastructure/the-bridge.md +++ b/docs/infrastructure/the-bridge.md @@ -144,3 +144,7 @@ The process is quite similar. have the ALPH BEP-20 token show in your Metamask w - You will see the bridge as one of the dApps connected. Click on it to disconnect. - Refresh the [redeem page](https://bridge.alephium.org/#/redeem) - Now select Ethereum/BSC as the source chain and reconnect your metamask wallet. + +### 12. What is the maximum consistency level supported by the bridge? + +Wormhole defines `consistencyLevel` as a `uint8`, so the maximum consistency level supported by the bridge is `255`.