This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 695
Error: sender doesn't have enough funds to send tx. #568
Comments
Thanks @princesinha19 for reporting this. Can you provide steps to reproduce? |
Possibly related to trufflesuite/ganache#161 |
yes @davidmurdoch.
|
@princesinha19 Unfortunately we can't reproduce the error with your steps. Given your error, it seems that you're not using the correct account in your transaction. Please reopen if you have specific reproduction steps. Sorry we couldn't be more help! |
I have solved this issue by removing -h 0.0.0.0 parameter from the command. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have the issue "Error: sender doesn't have enough funds to send tx. The upfront cost is: 6000000000000000 and the sender's account only has: 0". It occurs every time after doing first transaction.
My ganache version is:-
The text was updated successfully, but these errors were encountered: