Moves runtime macro out of experimental flag (#4249)
Step in https://github.com/paritytech/polkadot-sdk/issues/3688 Now that the `runtime` macro (Construct Runtime V2) has been successfully deployed on Westend, this PR moves it out of the experimental feature flag and makes it generally available for runtime devs. --------- Co-authored-by:Bastian Köcher <git@kchr.de> Co-authored-by:
Kian Paimani <5588131+kianenigma@users.noreply.github.com>
parent
d6cf147c
Pipeline
#478898
waiting for manual action
with stages
in
1 hour, 13 minutes, and 49 seconds
Stage:
Stage:
Stage:
Stage:
Stage:
Stage:
Stage:
Showing
- prdoc/pr_4249.prdoc 17 additions, 0 deletionsprdoc/pr_4249.prdoc
- substrate/frame/support/procedural/src/lib.rs 0 additions, 1 deletionsubstrate/frame/support/procedural/src/lib.rs
- substrate/frame/support/procedural/src/runtime/mod.rs 0 additions, 2 deletionssubstrate/frame/support/procedural/src/runtime/mod.rs
- substrate/frame/support/src/lib.rs 0 additions, 1 deletionsubstrate/frame/support/src/lib.rs
prdoc/pr_4249.prdoc
0 → 100644
Please register or sign in to comment