tests: add tests for cross-chain wallet use prevention

This commit is contained in:
Seibart Nedor
2020-04-06 23:26:20 +03:00
parent 968765973b
commit 5f213213cb
2 changed files with 61 additions and 0 deletions

View File

@@ -252,6 +252,7 @@ BASE_SCRIPTS = [
'rpc_bind.py --ipv4',
'rpc_bind.py --ipv6',
'rpc_bind.py --nonloopback',
'wallet_crosschain.py',
'mining_basic.py',
'feature_signet.py',
'wallet_bumpfee.py --legacy-wallet',