greenaddress / abcore

ABCore - Android Bitcoin Core
http://abco.re
MIT License
164 stars 55 forks source link

ZMQs disablled? #87

Closed mandelmonkey closed 5 years ago

mandelmonkey commented 5 years ago

I had LND managing to connect using 0.17 but now with 0.18 I get

unable to subscribe for zmq block events: dial tcp 127.0.0.1:28332: connect: connection refused

i'm wondering if ZMQs were disabled with the 0.18 releases?

greenaddress commented 5 years ago

No work in abcore has been done to disable zmq, not sure what the issue is, are you use zmq over tcp socker rather than over file socket is that correct?

mandelmonkey commented 5 years ago

I could connect now, not sure what the issue was but it is resolved now