liquity / dev

Liquity monorepo containing the contracts, SDK and Dev UI frontend.
GNU General Public License v3.0
319 stars 310 forks source link

doc: fix broken link, description and typo #1019

Closed bingen closed 1 year ago

bingen commented 1 year ago

Replace #891 The link, https://github.com/liquity/dev/blob/main/packages/contracts/mathProofs/Scalable%20Compounding%20Stability%20Pool%20Deposits.pdf, used in the comment of the StabilityPool.sol is broken. Thus, replace it with the valid link: https://github.com/liquity/dev/blob/main/papers/Scalable_Reward_Distribution_with_Compounding_Stakes.pdf

There is a mistake on description and a typo in the README.md. One is that Ether in the system lives in four Pools plus LQTYStaking instead of three pools. Another is that "deployent" is a typo.