helium / blockchain-etl

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

Add first_timestamp to gateway_inventory #108

Closed madninja closed 3 years ago

madninja commented 3 years ago

first_timestamp is the timestamp when the gateway was first inserted into the chain (i.e. the timestamp associated with first_block).

Part of https://github.com/helium/blockchain-http/issues/132