Giveth / giveth-next

Giveth 2.0 implementation in NextJS
https://next.giveth.io
GNU General Public License v3.0
20 stars 13 forks source link

Set minimum gas possible on Metamask when making a donation #608

Closed mateodaza closed 2 years ago

mateodaza commented 2 years ago

Following this discussion

mateodaza commented 2 years ago

Just realized we are not calling a contract method but a direct transfer. The web3 provider will suggest the "regular" speed tx by default. I think this is fine. Closing