Tuesday, September 24, 2019

Node help! Listening to transactions

I'm running a pruned BitcoinABC node, and I'm trying to stream transactions using ZeroMQ. I've read that bitcoin-cli getzmqnotifications should return an array, but I get prompted with:

error code: -32601 error message: Method not found

Why does this happen? I have 'enabled' zmq by adding to bitcoin.conf, as per this guide. Is zmq not enabled, and if so, how can I enable it? I don't know what I'm doing wrong. Any help is greatly appreciated.



No comments:

Post a Comment