Skip to content

Commit e829981

Browse files
committed
llms
1 parent bb9198e commit e829981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llms.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28917,7 +28917,7 @@ Connect to parachain 2500 using Polkadot.js Apps to send the XCM message to the
2891728917
!!! note
2891828918
The exact process and parameters for submitting this XCM message may vary depending on your specific parachain and relay chain configurations. Always refer to the most current documentation for your particular network setup.
2891928919

28920-
After successfully submitting the XCM message to the relay chain, two `HrmpSystemChannelOpened` events are emitted which show that the channels are in storage in `hrmp_open_channel_requests`, but the channels are not actually set up until the start of the next session, establishing bidirectional communication between parachain 2500 and system chain 1000.
28920+
After successfully submitting the XCM message to the relay chain, two `HrmpSystemChannelOpened` events are emitted, indicating that the channels are now present in storage under `hrmp_open_channel_requests`. However, the channels are not actually set up until the start of the next session, at which point bidirectional communication between parachain 2500 and system chain 1000 is established.
2892128921

2892228922
To verify this, wait for the next session and then follow these steps:
2892328923

0 commit comments

Comments
 (0)