mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
@@ -210,7 +210,7 @@ decl_module! {
|
||||
<scheduler::Module<T>>::occupied(&occupied);
|
||||
|
||||
// Give some time slice to dispatch pending upward messages.
|
||||
<ump::Module<T>>::process_pending_upward_messages();
|
||||
<ump::Pallet<T>>::process_pending_upward_messages();
|
||||
|
||||
// And track that we've finished processing the inherent for this block.
|
||||
Included::set(Some(()));
|
||||
|
||||
Reference in New Issue
Block a user