pub fn set_collator_reward_per_session<T: Config>(
collator_reward_per_session: T::Balance
)
Expand description
Admin method to set the reward amount for a collator used for the next sessions. Current session is not affected by this call.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_collator_reward_per_session
.