mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-19 05:45:05 +01:00
Setup wallets for interface_zmq.py
This commit is contained in:
parent
4d03ef9a73
commit
09514e1bef
@ -62,6 +62,8 @@ class ZMQSubscriber:
|
||||
class ZMQTest (BitcoinTestFramework):
|
||||
def set_test_params(self):
|
||||
self.num_nodes = 2
|
||||
if self.is_wallet_compiled():
|
||||
self.requires_wallet = True
|
||||
|
||||
def skip_test_if_missing_module(self):
|
||||
self.skip_if_no_py3_zmq()
|
||||
|
Loading…
Reference in New Issue
Block a user