feat: allow skipping of the wallet migration

fallback method in case of problems
This commit is contained in:
Matthias
2026-04-04 13:48:54 +02:00
parent b45e086b50
commit 754f24c8a6
3 changed files with 11 additions and 1 deletions
+4
View File
@@ -283,6 +283,10 @@
"month"
]
},
"skip_wallet_history_migration": {
"description": "Disable wallet history migration.",
"type": "boolean"
},
"hyperopt_path": {
"description": "Specify additional lookup path for Hyperopt Loss functions.",
"type": "string"