HathorNetwork / hathor-core

Hathor core is the official and reference client for operating a full node in Hathor Network.
https://hathor.network
Apache License 2.0
83 stars 26 forks source link

Add pagination to tokens list API #47

Open pedroferreira1 opened 4 years ago

pedroferreira1 commented 4 years ago

For now we are truncating the tokens list to return at most 200 elements. We should improve the tokens index so it's easier to paginate the API and refactor it.

jansegre commented 2 months ago

This still makes sense but we might want to remove the tokens list API instead.