pub fn set_blocks_per_round<T: Config>(new: u32)
Expand description
Set blocks per round
- if called with
new
less than length of current round, will transition immediately in the next block - also updates per-round inflation config
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_blocks_per_round
.