XCM Support #15
Labels
I8-enhancement
An additional feature.
P5-soon
Issue should be addressed soon.
Q3-medium
Can be done with good experience in the language, but little knowledge of the codebase.
Currently the library does not support XCM transfers. The reasons for the missing capabilities is, that it would essentially require a "correct" interaction between relay-chain and parachain. The current approach is rather force-setting the head of the parachain on the relay-chain side to the latest known head retrieved from the parachain.
Tasks
ParachainInherents
#13 to be closed / or implement a hack that xcm messages are inserted into the correct quees and taken from the correct queues (probably evenly hard...)The text was updated successfully, but these errors were encountered: