making funds work better and some refactor
Build Images and Deploy / Update-PROD-Stack (push) Successful in 1m21s
Build Images and Deploy / Update-PROD-Stack (push) Successful in 1m21s
This commit is contained in:
@@ -20,6 +20,7 @@ model User {
|
||||
updatedAt DateTime @updatedAt
|
||||
|
||||
isFund Boolean @default(false)
|
||||
isHidden Boolean @default(false) // hidden from leaderboards and public listings
|
||||
|
||||
positions Position[]
|
||||
trades Trade[]
|
||||
|
||||
Reference in New Issue
Block a user