solana-mobile / mobile-wallet-adapter

Other
224 stars 91 forks source link

Fakedapp: Priority Fees #751

Closed Funkatronics closed 3 months ago

Funkatronics commented 3 months ago

currently fakedapp does not understand/account for priority fees. If a wallet modifies a transaction to add priority fees, fake dapp will report an mismatched transaction.

Fakedapp should either:

ideal: expose an option on the UI to add priority fees to transactions so this can be controlled via the UI