forked from solana-labs/solana-program-library
-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added liquidate and redeem (with protocol fee) (#75)
* added liquidated and redeem (with protocol fee) * pr comments * working tests * protocol liquidation fee configurable * adding protocol liquidation fee to cli * justin feedback * setting fee to 0 for initial deploy
- Loading branch information
1 parent
73260f0
commit f960664
Showing
7 changed files
with
494 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.