helium / blockchain-etl

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

ignore overages, since it doesn't collect like the others #144

Closed evanmcc closed 3 years ago

evanmcc commented 3 years ago

overages in v2 crashes when it goes into collect v2, since it's an integer. just ignore it, we can get it from the json later if we need it.