helium / blockchain-etl

Blockchain follower that follows and stores the Helium blockchain
Apache License 2.0
64 stars 37 forks source link

Expose count of dataonly Hotspots #216

Closed cokes518 closed 3 years ago

cokes518 commented 3 years ago

Can the API expose the count of data only hotspots so we can identify them in explorer?

Bonus: include a paginated list of data only hotspots so we can use it as map filter -> show data only hotspot hexes on the map.

madninja commented 3 years ago

Can the API expose the count of data only hotspots so we can identify them in explorer?

I'll move this to blockchain-etl since that's where the total count stat is generated for hotspots.

Bonus: include a paginated list of data only hotspots so we can use it as map filter -> show data only hotspot hexes on the map.

On the bonus bit, this was already implemented: https://docs.helium.com/api/blockchain/hotspots#list-hotspots