Skip to content

Commit

Permalink
add images
Browse files Browse the repository at this point in the history
  • Loading branch information
CrackTheCode016 committed Sep 9, 2024
1 parent 99feb97 commit d72c7f0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@ Chain.
For instance, the call to be executed on the relay chain to establish a bi-directional channel
between a parachain and the Asset Hub with `ParaID` 1000 is `0x3c0ae8030000`

![asset-hub-hrmp-channel](../assets/asset-hub/establish-channel-asset-hub.png)
![asset-hub-hrmp-channel](/images/develop/parachain-development/interoperbility/establish-channel-asset-hub.png)

Here is an example call with an XCM program sent from the parachain to Rococo relay chain to
establish channel a bi-directional channel with Rococo Asset Hub -
`0x0f001f000301000314000400000000070010a5d4e81300000000070010a5d4e80006000300c16678419c183c0ae8030000140d01000001003145`

![asset-hub-hrmp-channel-xcm](../assets/asset-hub/asset-hub-establish-channel-xcm.png)
![asset-hub-hrmp-channel-xcm](/images/develop/parachain-development/interoperbility/asset-hub-establish-channel-xcm.png)

## Opening HRMP Channels Between Two System Parachains

Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit d72c7f0

Please sign in to comment.