account reset options
Build Images and Deploy / Update-PROD-Stack (push) Successful in 1m20s

This commit is contained in:
2026-03-20 12:42:20 -04:00
parent bf14b039c6
commit ea1dca974c
9 changed files with 221 additions and 38 deletions
+3
View File
@@ -203,4 +203,7 @@ enum TradeType {
LOTTERY_WIN
LIQUIDATE_LONG
LIQUIDATE_SHORT
DONATION // keepHistory reset: user was in the green — donated their portfolio
BANKRUPTCY // keepHistory reset: user was in the red — debts cleared
ACCOUNT_OPEN // keepHistory reset: new $2000 account opening entry
}