ELEMENTFI / STASIS

Stasis is a novel financial experiment to innovate a new kind of smart collateral using a combination of three crypto protocol dynamics that paves the way for a price-resistant, decentralized reserve of growing wealth governed by the community. Stasis also fuels the first tokenized all-in-one enterprise-grade cricketing sports platform called CIFI Network, making it one of the first business case adaptations of algorithmic currencies in the traditional world.
https://www.stasisdefi.com
GNU General Public License v3.0
9 stars 3 forks source link

"Amount must be less than total Tester3" What is tester3? #31

Closed acute9 closed 3 years ago

acute9 commented 3 years ago

https://github.com/BosonLabs/STASIS/blob/06c7371235d9b7abdacac77c092034399627a8aa/SmartContracts/PAI.sol#L730

Prabhakaran1998 commented 3 years ago

Tester3 denotes the _rTotal value. Tester3 is a word to denote _rTotal, In reflect finance and yieldpandas word reflection is used to denote _rTotal Value. The below Line of code is used in Reflect finance and yield pandas,
require(rAmount <= _rTotal, "Amount must be less than total reflections");

ELEMENTFI commented 3 years ago

closing this issue.