vulpemventures / ocean

:ocean: Elements/Liquid wallet daemon
MIT License
5 stars 7 forks source link

Add block timestamp info to stored txs #79

Closed altafan closed 5 months ago

altafan commented 5 months ago

This adds support for storing and returning the block timestamp of a transaction for a watched output script, either it is derived from the wallet, or an external one provided by the user.

Closes #77

@louisinger please review.