pub fn set_group_weight<T: Config>(group_id: T::GroupId, weight: T::Weight)
Expand description

Admin method to set the group weights used for the next epochs. Current epoch 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_group_weight.