Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JonahGroendal authored Dec 6, 2022
1 parent afe2901 commit 46a6811
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ Interest payments are made from the protection seller pool to the protection buy

Currently, the annual rate (R) is proportional to the contract's collateral ratio (C):

R = 0.2 * C - 0.28
| R = 0.2 * C - 0.28 |
| ------------------ |

This interest rate model may change in the future.

Expand All @@ -72,7 +73,8 @@ C = collateralization ratio

and

C = (E + P) / P
| C = (E + P) / P |
| --------------- |

where

Expand Down

0 comments on commit 46a6811

Please sign in to comment.