Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbpvsc committed Dec 6, 2023
1 parent db806f2 commit 88f1ccc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion apps/alpha-liquidator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ yarn build

Make sure to configure the environment variables as described in the [Alpha Liquidator Configuration](#alpha-liquidator-configuration) section.

> ⚠️⚠️⚠️ **Important**: The liquidator operates with SOL and token accounts in the provided wallet. This means it will convert non-USDC tokens (including excess SOL) to USDC and deposit the USDC into Marginfi to be used for liquidations.
## ⚠⚠️️⚠️ **IMPORTANT** ⚠️⚠️⚠️

The liquidator operates with SOL and token accounts in the provided wallet. This means it will convert non-USDC tokens (including excess SOL) to USDC and deposit the USDC into Marginfi to be used for liquidations.

## How to run

Expand Down

0 comments on commit 88f1ccc

Please sign in to comment.