dsrvlabs / celo-extension-wallet

:globe_with_meridians: :electric_plug: The celo wallet browser extension enables browsing celo blockchain enabled websites
MIT License
10 stars 3 forks source link

Gas price is less than gas price minimum #5

Open AlexBHarley opened 3 years ago

AlexBHarley commented 3 years ago

Really nice work with this!

I managed to integrate it with use-contractkit and it works pretty well.

One issue I've run into is having handle setting the gasPrice parameter before calling web3.sendTransaction. I think this could be taken care of inside of Metamask, no?