test: Add test for gettxoutsetinfo RPC with MuHash

This commit is contained in:
Fabian Jahr
2021-01-14 00:10:04 +01:00
parent 0d3b2f643d
commit 6ccc8fc067
2 changed files with 79 additions and 0 deletions

View File

@@ -202,6 +202,7 @@ BASE_SCRIPTS = [
'feature_notifications.py',
'rpc_getblockfilter.py',
'rpc_invalidateblock.py',
'feature_utxo_set_hash.py',
'feature_rbf.py',
'mempool_packages.py',
'mempool_package_onemore.py',