phoreproject / Phore-old

Phore Core
https://phore.io
MIT License
16 stars 13 forks source link

Add -mempoolnotify flag to notify when a new transaction is added to the mempool. #12

Closed meyer9 closed 6 years ago

meyer9 commented 6 years ago

This should allow more flexibility for external application interacting with the Phore daemon. Specifically, this is needed for a new feature in phoreproject/phore-rpc-proxy which allows clients to subscribe to notifications through WebSockets about various addresses, transactions, outputs, and blocks.