maticnetwork / contracts

Smart contracts comprising the business logic of the Matic Network
https://matic.network
GNU General Public License v3.0
1.15k stars 506 forks source link

added best practice in TestToken.sol #388

Open bskrksyp9 opened 3 years ago

bskrksyp9 commented 3 years ago

Used already available variable to replace hardcoded value,

I had re-compiled this edited code in RemixIDE and found no warns/errors, please check once and let me know if this makes a small improvement , else discard if it's not really required