sc0Vu / vuethwallet

A simple app generate ethereum wallet with vuejs.
https://vuethwallet.web3p.xyz/
MIT License
59 stars 28 forks source link

Insufficient gas*price + value #11

Closed sc0Vu closed 6 years ago

sc0Vu commented 7 years ago

When I set value 0.0000001 to transact, it got error:

Insufficient gas*price + value.

If I set value to 0.001, the transaction succeed.