mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 01:51: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);
|
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