-
Notifications
You must be signed in to change notification settings - Fork 300
send_as_sovereign as versioned xcm #652
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #652 +/- ##
==========================================
+ Coverage 76.02% 76.04% +0.01%
==========================================
Files 78 78
Lines 6557 6561 +4
==========================================
+ Hits 4985 4989 +4
Misses 1572 1572
Continue to review full report at Codecov.
|
This can fix CI
|
done, maybe we need githooks done this for us automatically? |
If you are using orml within Acala, the githook of Acala should do the auto format https://github.com/AcalaNetwork/Acala/blob/master/Makefile#L119 |
use VersionedXcm and VersionedMultiLocation
closes #643