CoiniumServ icon indicating copy to clipboard operation
CoiniumServ copied to clipboard

BlockNotify support

Open bonesoul opened this issue 9 years ago • 1 comments

-blocknotify= Execute command when the best block changes (%s in cmd is replaced by block hash)

we can use the internal webserver & wget to get notified.

  • wget is unix only.
  • so we can write a simple httpclient command line tool to do the job.
  • another alternative: https://github.com/abock/CurlSharp


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

bonesoul avatar Jul 21 '14 18:07 bonesoul

any update on this feature? it really makes sense on short block times

HashUnlimited avatar Apr 06 '18 13:04 HashUnlimited