Closed vpetersson closed 2 years ago
@robputt Looks like the changes yesterday broke snapshots.
> $ curl -s https://helium-snapshots-stage.nebra.com/latest-snap.json | jq { "height": 1091561, "hash": "" }
> $ curl -s https://helium-snapshots.nebra.com/latest-snap.json | jq { "height": 1094142, "hash": "" }
See https://github.com/NebraLtd/hm-block-tracker/pull/49
@robputt Looks like the changes yesterday broke snapshots.