-
I have problem while using ganache and brownie.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
Hello @dev-Suren if you are already running ganache in terminal that would be a problem with the port, could you please share screenshot showing how you are running it? |
Beta Was this translation helpful? Give feedback.
-
Seems to be a problem with the maxFee your ganache is managing, you can refer here to know how to change it. Anyways when your run test (without having ganache opened before) this will run a instance of ganache and go through the process as you said, also you can try using ganache ui. btw: which linux distro are you using? |
Beta Was this translation helpful? Give feedback.
Seems to be a problem with the maxFee your ganache is managing, you can refer here to know how to change it.
Anyways when your run test (without having ganache opened before) this will run a instance of ganache and go through the process as you said, also you can try using ganache ui.
btw: which linux distro are you using?