teller-protocol / teller-protocol-v1

Teller is a lending and undercollateralized borrowing protocol on the Ethereum blockchain. Teller is the first protocol to allow zero collateral borrowing for greater than one block.
https://teller.finance/
MIT License
105 stars 38 forks source link

[PROTOCOL-637] [L01] Missing docstrings #431

Closed passabilities closed 3 years ago

passabilities commented 3 years ago

Duplicate of #425 using correct branch naming structure

Adding missing docstrings to the following:

  • tToken exchangeRate()
  • tToken mint()
  • Store struct of tToken storage.sol
  • TTokenCompoundStrategy init()