mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 07:58:02 +00:00
Update lib.rs (#2064)
This commit is contained in:
@@ -1107,7 +1107,7 @@ impl frame_support::traits::OnRuntimeUpgrade for FixCouncilHistoricalVotes {
|
||||
};
|
||||
});
|
||||
frame_support::debug::info!("Migration to fix voters happened. Accounts with inaccurate reserved amount: {}", failure);
|
||||
<Runtime as frame_system::Trait>::MaximumBlockWeight::get()
|
||||
<Runtime as frame_system::Config>::MaximumBlockWeight::get()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user