mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 14:01:02 +00:00
companion to substrate 11411 (#5524)
* companion to substrate 11411 * update substrate * fmt * fmt Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
This commit is contained in:
@@ -1628,6 +1628,7 @@ pub type Executive = frame_executive::Executive<
|
||||
RenameBagsListToVoterList,
|
||||
pallet_bags_list::migrations::AddScore<Runtime>,
|
||||
InitiatePoolConfigs,
|
||||
pallet_nomination_pools::migration::v1::MigrateToV1<Runtime>,
|
||||
),
|
||||
>;
|
||||
/// The payload being signed in the transactions.
|
||||
|
||||
Reference in New Issue
Block a user