You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently testing a created web app which uses web3.js. When I am trying to send a transaction, I receive following warning message:
Before continuation, I need to manually change the gas fee. Is there a way to use another gas calculation, so that the webapp correctly calculates the fee?
Currently it calculates it way too low.
The text was updated successfully, but these errors were encountered:
I am currently testing a created web app which uses web3.js. When I am trying to send a transaction, I receive following warning message:
Before continuation, I need to manually change the gas fee. Is there a way to use another gas calculation, so that the webapp correctly calculates the fee?
Currently it calculates it way too low.
The text was updated successfully, but these errors were encountered: