You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apply mint signature before sending to wallets for signing (solana-mo……bile#376)
This prevents wallets from modifying the transaction (for e.g., by adding
priority fees). This allows for the current workaround of reconstructing the
transaction manually.