truffle-box / metacoin-box

MetaCoin smart contracts example box
MIT License
123 stars 93 forks source link

remove .call for view functions #24

Open gorgos opened 4 years ago

gorgos commented 4 years ago

Not sure if this is an artifact from old Truffle versions, but view function shouldn't have the .call in my opinion.