Claim Numbers
Last updated
Last updated
By default, we use an incrementing claim number system for standard claims. For example, claim #1, then claim #2, etc.
However, certain implementations may custom assign claim numbers, which can be used to implement custom logic, such as distributing specific badges.
Only one plugin is allowed to assign claim numbers which is determined by the assignMethod of the claim. If the assignMethod === a plugin's unique instance ID, we allow it to assign claim numbers.