dappeteer
dappeteer copied to clipboard
Gas/gasLimit doesn't work
When I added the parameters(gas, gasLimit) to the function metamask.confirmTransaction ([{gas: 10, gasLimit: 210000}]), the transaction ceased to be confirmed and gas / gasLimit doesn't set. Can you tell me what the matter is?
Alternatively you can instantiate the metamask page and try incrementing the gas value
@sriharikapu I am facing the same issue with ChainSage/dappeteer.
Could you explain a bit more about the workaround for this? I would appreciate your help :)