helium / blockchain-etl

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

Handle un-added gateway in state channel summary #79

Closed madninja closed 4 years ago

madninja commented 4 years ago

State channels allow gateways that are not added to the blockchain to transit data (they won't be rewarded for it).

The missing gateway in the ledger was making ETL get very mad. It's happier with this fix