Skip to content
Snippets Groups Projects
  • thiolliere's avatar
    Make frame crate not use the feature experimental (#7177) · 4b2febe1
    thiolliere authored
    We already use it for lots of pallet.
    
    Keeping it feature gated by experimental means we lose the information
    of which pallet was using experimental before the migration to frame
    crate usage.
    
    We can consider `polkadot-sdk-frame` crate unstable but let's not use
    the feature `experimental`.
    
    ---------
    
    Co-authored-by: command-bot <>
    Unverified
    4b2febe1
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using Cargo. Learn more
Cargo.toml 1.47 KiB