vulpemventures / ocean

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

[Elements scanner] Use zmq to access uncofirmed events from mempool #24

Closed altafan closed 1 year ago

altafan commented 1 year ago

At the moment the Elements node-based implementation of the BC scanner does not send any kind of event related to unconfirmed txs/utxos. To allow this, it can make use ZMQ to access events happening in mempool.