helium / blockchain-http

An http API for the helium blockchain database
https://helium.com
Apache License 2.0
47 stars 18 forks source link

Allow for witness with no location #442

Closed madninja closed 1 year ago

madninja commented 1 year ago

As part of the offchain PoC switch a series of witnesses with no asserted location were allowed onto the chain.

This patch prevents the api from erroring out when this happens.