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
Hi @vini-btc ,Thank you for bringing this to our attention. We are aware of the inconsistencies in the fee settings, where the wallet currently prompts the user to sign the transaction but does not honor the fee set by the developer. We currently updating the fee handling logic and will provide an update as soon as the fix is implemented
Is there an existing issue for this?
SATS-CONNECT Version
3.0.1
Current Behavior
When using unsigned stx transfers, wallet opens a pop-up for the user to sign the transaction, but it doesn't respect the fee set by the developer.
Expected Behavior
Wallet would open the pop-up to sign a transaction with the fee set by the developer.
Steps To Reproduce
Create an unsigned token transfer transaction:
Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)
No response
Anything else?
Usign unsigned contract calls works as expected.
The text was updated successfully, but these errors were encountered: