ChainSafe / web3.unity

🕹 Unity SDK for building games that interact with blockchains.
GNU Lesser General Public License v3.0
922 stars 237 forks source link

Make Gas Fees be tweakable by end users on Web3Auths panel #1110

Open kantagara opened 2 months ago

kantagara commented 2 months ago

Summary Unlike regular wallet providers, our web3auth wallet doesn't support speeding up the transaction execution by giving more gas to the transaction.

Suggested features or ways to address the summary Add a UI/Dropdown in the w3a wallet that would ask users the amount of gas they'd want to provide for all the future transactions.

Motivation

Acceptance Criteria

sneakzttv commented 2 months ago

I can do this one