Unverified Commit f517900a authored by PG Herveou's avatar PG Herveou Committed by GitHub
Browse files

Contracts expose pallet-xcm (#1248)



This PR introduces:
- XCM  host functions `xcm_send`, `xcm_execute`
- An Xcm trait into the config. that proxy these functions to to
`pallet_xcm`, or disable their usage by using `()`.
- A mock_network and xcm_test files to test the newly added xcm-related
functions.

---------

Co-authored-by: default avatarKeith Yeung <[email protected]>
Co-authored-by: default avatarSasha Gryaznov <[email protected]>
Co-authored-by: command-bot <>
Co-authored-by: default avatarFrancisco Aguirre <[email protected]>
Co-authored-by: default avatarAlexander Theißen <[email protected]>
parent fc12f435
Pipeline #413672 passed with stages
in 45 minutes and 51 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment