Improve Crowdsale#rate documentation

This commit is contained in:
Manuel Araoz
2017-06-30 11:23:28 -03:00
parent de92a02127
commit cd47fbe953

View File

@ -24,7 +24,7 @@ contract Crowdsale {
// address where funds are collected
address public wallet;
// token to ETH conversion rate
// how many token units a buyer gets per wei
uint256 public rate;
// amount of raised money in wei