Nits for subtree (#2241)

* Updated version according to Cumulus

* Renaming

* Cargo.lock
This commit is contained in:
Branislav Kontur
2023-07-04 15:53:44 +02:00
committed by Bastian Köcher
parent 504c6bd622
commit 320aea743b
27 changed files with 39 additions and 39 deletions
+3 -3
View File
@@ -16,7 +16,7 @@
</p>
<p>
In our architecture, the lane that is used to relay messages over the bridge is determined by
the XCM source and destinations. So e.g. bridge between Statemint and Statemine (and opposite direction)
the XCM source and destinations. So e.g. bridge between AssetHubPolkadot and AssetHubKusama (and opposite direction)
will use the lane 00000000, bridge between some other Polkadot Parachain and some other Kusama Parachain
will use the lane 00000001 and so on.
</p>
@@ -50,7 +50,7 @@
end
polkadot_bh&lt;===&gt;|Message is relayed to the Bridged Chain using lane 00000000|kusama_bh
linkStyle 2 stroke:red
linkStyle 7 stroke:red
linkStyle 8 stroke:red
@@ -64,4 +64,4 @@
mermaid.initialize({ startOnLoad: true });
</script>
</body>
</html>
</html>