mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-25 00:11:08 +00:00
Addressing Liam's comments from https://github.com/paritytech/polkadot-sdk/pull/2657 (#3150)
This commit is contained in:
@@ -86,7 +86,7 @@ pub(crate) fn expand_variant_count(
|
||||
// This is used for pallets without instance support or pallets with instance support when
|
||||
// we don't specify instance:
|
||||
//
|
||||
// ```nocompile
|
||||
// ```
|
||||
// pub struct Pallet<T, I = ()>{..}
|
||||
//
|
||||
// #[pallet::composite_enum]
|
||||
|
||||
Reference in New Issue
Block a user