Update docs (#2242)

This commit is contained in:
Branislav Kontur
2023-07-04 16:06:07 +02:00
committed by Bastian Köcher
parent 320aea743b
commit 7a5cfaeefc
3 changed files with 21 additions and 21 deletions
+2 -2
View File
@@ -33,8 +33,8 @@ is the runtime developer who defines what message lane and message mean for this
In our [Kusama<>Polkadot bridge](../../docs/polkadot-kusama-bridge-overview.md) we are using lane
as a channel of communication between two parachains of different relay chains. For example, lane
`[0, 0, 0, 0]` is used for AssetHubPolkadot <> AssetHubKusama communications. Other lanes may be used to bridge
another parachains.
`[0, 0, 0, 0]` is used for Polkadot <> Kusama Asset Hub communications. Other lanes may be used to
bridge other parachains.
## Message Workflow