Skip the new rpc_zmq.py
test if ZMQ is disabled; otherwise it fails because the RPC method getzmqnotifications
is not available.
This fixes an oversight in #13570.
Skip the new rpc_zmq.py test if ZMQ is disabled; otherwise it fails
because the RPC method getzmqnotifications is not available.
This fixes an oversight in
https://github.com/bitcoin/bitcoin/pull/13570.