mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-22 13:45:40 +00:00
Eliminate experimental feature (#3654)
Totally removes the `experimental` feature. Closes #3648. --------- Co-authored-by: Bastian Köcher <git@kchr.de>
This commit is contained in:
@@ -86,6 +86,3 @@ sp-version = { path = "../../substrate/primitives/version" }
|
||||
|
||||
# XCM
|
||||
xcm = { package = "staging-xcm", path = "../../polkadot/xcm" }
|
||||
|
||||
[features]
|
||||
experimental = ["pallet-aura/experimental"]
|
||||
|
||||
Reference in New Issue
Block a user