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
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
There are at least two places in the base xcm crate which contain half-implementations of BoundedVec; BoundedVec and associated types should be removed from Substrate into its own crate for use by XCM crate in place of these half-way implementations.
The text was updated successfully, but these errors were encountered:
There are at least two places in the base
xcm
crate which contain half-implementations ofBoundedVec
;BoundedVec
and associated types should be removed from Substrate into its own crate for use by XCM crate in place of these half-way implementations.The text was updated successfully, but these errors were encountered: