Added restrict_unknown_seed_wallets setting.

This commit is contained in:
tecnovert
2023-02-19 21:52:22 +02:00
parent 5b0c1e9b51
commit 09cc523ac3
12 changed files with 55 additions and 89 deletions

View File

@@ -21,6 +21,8 @@
- api: getcoinseed shows seed id.
- ui: Can edit automation strategy data.
- ui: Fix pagination clearing filters
- Added restrict_unknown_seed_wallets option.
- Set to false to disable unknown seed warnings.
0.0.54