ui: Don't show bids on expired offers as available.

This commit is contained in:
tecnovert
2023-02-17 23:14:17 +02:00
parent c322c9ae0c
commit c2d6cdafdd
2 changed files with 25 additions and 22 deletions

View File

@@ -17,6 +17,7 @@
- api: Can abandon bids.
- If wallets are encrypted the system will only load in-progress bids when unlocked rather than at startup.
- Can set overrides for automation strategies per identity.
- ui: bids on expired offers won't show as available
0.0.54