KyberNetwork / smart-contracts

Main smart contracts for Kyber Network, including the main platform contract, reserve contracts etc.
https://kyber.network
MIT License
378 stars 340 forks source link

code clean up, remove unused comments #952

Closed ilanDoron closed 4 years ago

manhlx3006 commented 4 years ago

Can you also update this comment from calcTradeSrcAmount (KyberNetwork) /// @notice Recalculates srcAmounts and stores into tradingReserves, given the new destAmount. Should be "stores into reservesData"

ilanDoron commented 4 years ago

will be handled in another commit