lightninglabs / neutrino

Privacy-Preserving Bitcoin Light Client
MIT License
907 stars 182 forks source link

add block info to SpendReport for unspent outputs #214

Closed buck54321 closed 3 years ago

buck54321 commented 3 years ago

That modifies the SpendReport struct to add fields for BlockHash, BlockHeight, and BlockIndex for unspent outputs. The data was already available, just not being recorded.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.1%) to 72.073% when pulling eecb98bd2429226ba6e1b2e13e1020b1797048e2 on buck54321:utxo-block-data into e1978372d15e3b588121bd5d98e1b68afcf39090 on lightninglabs:master.