Lisandro Corbalan

Results 2 issues of Lisandro Corbalan

Something like ```bash eth contract:call AContract@0x123… 'method()' --from=0xAnAccount ```

good first issue

If you set `decimals` prop as 0 an error is thrown as soon as you write a number in the input. The problem seems to be in the following useEffect:...