Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/infrastructure/the-bridge.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Loading