wallet: Avoid dropping confirmed coins

This commit is contained in:
MarcoFalke
2022-01-14 11:51:38 +01:00
parent 888841ea8d
commit fa272eab44
6 changed files with 55 additions and 10 deletions

View File

@@ -308,6 +308,7 @@ BASE_SCRIPTS = [
'feature_coinstatsindex.py --legacy-wallet',
'feature_coinstatsindex.py --descriptors',
'wallet_orphanedreward.py',
'wallet_timelock.py',
'p2p_node_network_limited.py',
'p2p_permissions.py',
'feature_blocksdir.py',