Fix hash
Closed this issue · 1 comments
vpetersson commented
@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": ""
}