Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Root call to open / accept / establish HRMP channel #4648

Closed
xlc opened this issue Jan 3, 2022 · 0 comments · Fixed by #6155
Closed

Root call to open / accept / establish HRMP channel #4648

xlc opened this issue Jan 3, 2022 · 0 comments · Fixed by #6155
Labels
T6-XCM This PR/Issue is related to XCM.

Comments

@xlc
Copy link
Contributor

xlc commented Jan 3, 2022

Can we have root call to open / accept / establish HRMP channel?

We do have this on para sudo wrapper but it is for testing purpose only and can't be used for Kusama/Polkadot.

pub fn sudo_establish_hrmp_channel(

Use case:

Currently, the step to open HRMP channel with a common good parachain, requires a root call to send a XCM to transact a call on the common good parachain to send a XCM to transaction a call on relay chain to init open HRMP channel.

Given a root call is already required anyway, it will be helpful to avoid the extra XCM round trip as well as the ability to avoid deposit.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T6-XCM This PR/Issue is related to XCM.
Projects
None yet
3 participants