Consider adding keyword "constant" to the functions that do not modify contract’s state. A constant function can tell you the result without needing a transaction. For example, add “constant” to this function: calculateBonus()
@pauliax
ETH address: 0xaAbf60384137D460427fD5B849017e59479797A1
Consider adding keyword "constant" to the functions that do not modify contract’s state. A constant function can tell you the result without needing a transaction. For example, add “constant” to this function: calculateBonus()
@pauliax ETH address: 0xaAbf60384137D460427fD5B849017e59479797A1