chore: small clarification

This commit is contained in:
Adam Uhlíř 2024-07-02 14:21:45 +02:00 committed by GitHub
parent 5fe2531f6f
commit 41e1f1fc4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -170,7 +170,7 @@ state is validated.
### Sort order
Slots in the queue should be sorted in the following order:
1. Seen flag
1. Seen flag (`true` flag should be lower than `false`)
2. Profit (descending)<sup>1</sup>
3. Collateral required (ascending)
4. Time before expiry (descending)