Description
Hardcoded values should be avoided for better readability.
Recommendation
The following instances were found: (tokenAmount * 10) / 100 (1, 2), Codeup::_syncTower(), Codeup::_getUpgradePrice(), Codeup::_getYield()
Description
Hardcoded values should be avoided for better readability.
Recommendation
The following instances were found: (tokenAmount * 10) / 100 (1, 2), Codeup::_syncTower(), Codeup::_getUpgradePrice(), Codeup::_getYield()