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
Is your feature request related to a problem? Please describe.
The XCM test were removed while updating to Polkadot v1 in PR #1149 due to the macros requiring a balance pallet which is not present in interlay/kintsugi runtime. Macro definition
Describe the solution you'd like
Add back the XCM test once the dependencies are upgraded to the next stable release, as the macro definition is upgraded in the master branch here which no more requires the balance pallet.
Is your feature request related to a problem? Please describe.
The XCM test were removed while updating to Polkadot v1 in PR #1149 due to the macros requiring a balance pallet which is not present in interlay/kintsugi runtime. Macro definition
Describe the solution you'd like
Add back the XCM test once the dependencies are upgraded to the next stable release, as the macro definition is upgraded in the master branch here which no more requires the balance pallet.
Additional context
Check PR 2958 for reference.
The text was updated successfully, but these errors were encountered: