pub fn set_staking_expectations<T: Config>(expectations: Range<BalanceOf<T>>)
Expand description
Set the expectations for total staked. These expectations determine the issuance for
the round according to logic in fn compute_issuance
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_staking_expectations
.