babylonchain / staking-api-service

Other
3 stars 4 forks source link

hotfix: should not return duplicated FPs #167

Closed jrwbabylonlab closed 4 months ago

jrwbabylonlab commented 4 months ago

Fix issue where there is no more FP to fetch and returning all FPs from the global parameters. This is so called default response when there is no FP stats at all. This shall only be triggered upon first request which means no pagination token is passed in.