Post
Topic
Board Development & Technical Discussion
Re: btcd: a bitcoind alternative written in Go
by
davec
on 26/09/2014, 16:54:36 UTC
Can you subscribe to new unconfirmed transactions with btcd ?

Yes.  See https://github.com/conformal/btcd/wiki/JSON-RPC-API#WSExtMethods.  In particular the notifynewtransactions method.