Open gabriel-canaan opened 6 years ago
If is possible to make a function pure, as in this case it is advisable to do so.To prevent you from accidentally reading or writing contract state and call it for example through web3.js without needing a transaction, without any gas cost and without confirmation delay.
rootcore/blob/master/contracts/Utils.sol Line 55,68