Remove utxo db upgrade code

This commit is contained in:
MarcoFalke
2022-02-02 13:23:02 +01:00
parent 76d44e832f
commit fa9112aac0
9 changed files with 87 additions and 134 deletions

View File

@@ -307,6 +307,7 @@ BASE_SCRIPTS = [
'p2p_ping.py',
'rpc_scantxoutset.py',
'feature_txindex_compatibility.py',
'feature_unsupported_utxo_db.py',
'feature_logging.py',
'feature_anchors.py',
'feature_coinstatsindex.py --legacy-wallet',