nex-protocols-go icon indicating copy to clipboard operation
nex-protocols-go copied to clipboard

feat(ranking): Add RankingModes constants for GetRanking.rankingMode

Open ashquarky opened this issue 1 year ago • 0 comments

Part of https://github.com/PretendoNetwork/nex-protocols-common-go/pull/34

Changes:

Add RankingModes enum for the different GetRanking request modes. This allows downstreams like nex-protocols-common-go to implement things like Friends and Nearby leaderboards.

  • [x] I have read and agreed to the Code of Conduct.
  • [x] I have read and complied with the contributing guidelines.
  • [ ] What I'm implementing was an approved issue.
  • [x] I have tested all of my changes.

ashquarky avatar Jun 29 '24 06:06 ashquarky