image: zquestz/bitcoin-cash-node
trying to run zmq on port 38332 but it keeps on running on 28332, any idea why its not changing?
even tho bitcoin.conf explicitly mentions
zmqpubrawtx=tcp://0.0.0.0:38332
zmqpubrawblock=tcp://0.0.0.0:38332
zmqpubhashtx=tcp://0.0.0.0:38332
zmqpubhashblock=tcp://0.0.0.0:38332
This may be a better topic for the BCHN slack or TG. It may not be picking up your *.conf file, you can try setting -zmqpubhashtx=tcp://*:28332 when you run the bitcoind command.
Обсуждают сегодня