You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also should refactor the current native relay balance conversion code to a more generic version that allow support precision conversion between other parachains.
Cross-chain token transfer support.
orml-xtokens
assumes other parachains also use xtoken protocol, and their impl is trustworthy (or exactlyorml-xtokens
).Chains using
orml-xtokens
might need to whitelistpara_id
's to ensure this.Basic data structure
Dispatchable calls
transfer
para_id
Message handling
Bookkeeping
DownwardMessageHandler
XCMPMessageHandler
The text was updated successfully, but these errors were encountered: