helium / blockchain-etl

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

Collecting of burns is not there in the etl for HTLC transcations #194

Closed maco2035 closed 3 years ago

maco2035 commented 3 years ago

There is a miss-match in the etl, that doesn't record the HTLC transactions in the etl server. This may throw some issues, as there is no record on the etl where people quarry the accounts for the transactions there will be a miss-match in the amount sent and the burn for the transaction.

I will make a pull request and add this issue to the pull request.

madninja commented 3 years ago

I'm going to close this as not quite right.. the HTLC transactions are recorded as is the actual dc burn for that transaction. What is not captured is any implicit burn that happens which is a separate feature that needs to be added