File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -41,13 +41,13 @@ These libraries are *required*
4141
4242Will start 4 processes.
4343
44- q realtime db for user balances
45- subscribe to all lender events to update db balances
46- query snapshot of every user balance (will take a long time to complete but liquidations can still occur in the background)
47- scan for unstable health and try to liquidate (prompt will appear for unlocking your accounts)
48- logs folder will hold log info
44+ q realtime db for user balances.
45+ subscribe to all lender events to update db balances.
46+ query snapshot of every user balance (will take a long time to complete but liquidations can still occur in the background).
47+ scan for unstable health and try to liquidate (prompt will appear for unlocking your accounts).
48+ logs folder will hold log info.
4949
50- To view live user balances and health: http://localhost:5010
50+ To view live user balances and health: ` http://localhost:5010 ` .
5151
5252## Utils
5353
You can’t perform that action at this time.
0 commit comments