Add max_rank()
method in RankedMember
trait
#3315
Labels
I5-enhancement
An additional feature request.
max_rank()
method in RankedMember
trait
#3315
Is there an existing issue?
Experiencing problems? Have you tried our Stack Exchange first?
Motivation
currently working on adding the
try-state
hook topallet-core-fellowship
, we set the maximum ranked member count to be a constant 9(i.e.const RANK_COUNT: usize = 9;
), I suspect as new collectives get added this would not be the case.Request
Solution
No response
Are you willing to help with this request?
Yes!
The text was updated successfully, but these errors were encountered: