Hi everyone,
I’m trying to find a way i can speed up transaction by increasing the gas fee and I don’t want to do it from manually from Metamask wallet, I want to write it from my code. Is there a way I can do this from moralis?
Hi everyone,
I’m trying to find a way i can speed up transaction by increasing the gas fee and I don’t want to do it from manually from Metamask wallet, I want to write it from my code. Is there a way I can do this from moralis?
there isn’t a way to do it now with Moralis SDK, you can write code that uses ethers or web3 directly