Consensys / eth-lightwallet

Lightweight JS Wallet for Node and the browser
MIT License
1.47k stars 503 forks source link

Intrinsic gas too low when trying to send transaction #160

Open claykohut opened 7 years ago

claykohut commented 7 years ago

I'm on ropsten trying to send a signed valueTx with 21000 gas and 21000000000 gasPrice (I've tried higher numbers, too).

Can anyone help?

derekalia commented 5 years ago

Does anyone have a solution for this?