mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 19:17:58 +00:00
pallet-aura: add feature-flagged explicit slot duration type (#14649)
* aura: add feature-flagged explicit slot duration type * fmt * add some comments * have node-template use new explicit feature * fix mock * fmt * use the experimental feature flag instead * checkout master Cargo.lock
This commit is contained in:
@@ -114,3 +114,4 @@ try-runtime = [
|
||||
"pallet-transaction-payment/try-runtime",
|
||||
"sp-runtime/try-runtime"
|
||||
]
|
||||
experimental = ["pallet-aura/experimental"]
|
||||
|
||||
Reference in New Issue
Block a user