companion for pallet order fix (#711)

* companion

* Run cargo update

Co-authored-by: Keith Yeung <kungfukeith11@gmail.com>
This commit is contained in:
Guillaume Thiolliere
2021-12-01 10:51:58 +09:00
committed by GitHub
parent d246858d17
commit 6bcafd40ce
9 changed files with 551 additions and 578 deletions
+1 -1
View File
@@ -327,7 +327,7 @@ pub type Executive = frame_executive::Executive<
Block,
frame_system::ChainContext<Runtime>,
Runtime,
AllPallets,
AllPalletsWithSystem,
TestOnRuntimeUpgrade,
>;
/// The payload being signed in transactions.