harmony-one / sdk

Javascript SDK of Harmony protocol.
MIT License
92 stars 43 forks source link

Transaction issue failed when I trying to doing a transaction #133

Open blockchain-app12 opened 2 years ago

blockchain-app12 commented 2 years ago

Transaction failed:insufficient funds for gas * price + value. I using the library in the back-end to sign the transaction. When I tried a different gas limit (gas-limit: "2100000" & gas-Price: "10000000000") and has a value of :"0.001", it shows the transaction failed issue.