hifi-finance / hifi

Monorepo implementing the Hifi fixed-rate, fixed-term lending protocol
https://app.hifi.finance
Other
105 stars 15 forks source link

Add NatSpec comments to events in "IHifiPool.sol" and "IFlashUniswapV2.sol" #72

Closed PaulRBerg closed 2 years ago

PaulRBerg commented 2 years ago

The lack of NatSpec comments is causing solidity-docgen to skip the arguments in the event definitions.

PaulRBerg commented 2 years ago

Done in https://github.com/hifi-finance/hifi/commit/aa8f3e5884d7fa3ae0dbe5752e4cc1b67bad15b5 and https://github.com/hifi-finance/hifi/commit/a7076c32d5e59c5a11a7b1e4406ea0c3c268cbed.