Why relayerXcm calls are disabled? #2385
Unanswered
dzmitry-lahoda
asked this question in
2. Q&A
Replies: 1 comment 3 replies
-
Can you provide some use cases of why you need them? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I see that I cannot call relayerXcm calls are disabled
Acala/runtime/karura/src/lib.rs
Line 225 in 2b8b053
Can we enable them to be able to send complex multistep messages?
Rockmine/Statemine has XCM enabled.
Also I can use
send
and craft any message. So filtering out transfers in XCM does not prevents me from building cross chain messaging I want to do.Beta Was this translation helpful? Give feedback.
All reactions