From 8148c4f625c8e4b55405d1261a2e970f7f1d7e82 Mon Sep 17 00:00:00 2001 From: Duke Date: Thu, 21 Aug 2025 16:26:55 -0400 Subject: [PATCH] More test logging --- qa/rpc-tests/lockzins.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/qa/rpc-tests/lockzins.py b/qa/rpc-tests/lockzins.py index 33f07a336..314bcdb3f 100755 --- a/qa/rpc-tests/lockzins.py +++ b/qa/rpc-tests/lockzins.py @@ -47,9 +47,8 @@ class LockZinsTest (BitcoinTestFramework): '-regtest', '--daemon', '-zrpc', + '-zdebug', '-zrpcunsafe' - #'-rpcuser=hush', - #'-rpcpassword=puppy' ]] ) self.is_network_split = False