Partially Fixes #32264
Some tests are failing when bitcoin-cli
returns an empty string. This change treats an empty response as None
. See #32264 (comment)
This fixes the error for:
- feature_bip68_sequence.py
- feature_nulldummy.py
- feature_signet.py
- mining_mainnet.py
- rpc_scanblocks.py
- rpc_scantxoutset.py
- wallet_descriptor.py –descriptors