mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 07:41:08 +00:00
chore: fix some comments (#4004)
Signed-off-by: divdeploy <chenguangxue@outlook.com>
This commit is contained in:
@@ -85,7 +85,7 @@ benchmarks! {
|
||||
|
||||
empty_on_idle {
|
||||
}: {
|
||||
// Enough weight do do nothing.
|
||||
// Enough weight to do nothing.
|
||||
Glutton::<T>::on_idle(System::<T>::block_number(), T::WeightInfo::empty_on_idle());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user