babylonchain / staking-api-service

Other
3 stars 4 forks source link

fix: return empty [] when there is no delegations #127

Closed jrwbabylonlab closed 5 months ago

jrwbabylonlab commented 5 months ago

Result:

{
    "data": [],
    "pagination": {
        "next_key": ""
    }
}