We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem: Users feel they are overpaying fees
Feature: Stacks transaction fee calculation
Scenario: A user wants to send a standard token transfer
When the user goes to send STX tokens
Then the estimated low fees are as low as is reasonable for the transaction to be processed.
Then the estimated normal fees are as low as is reasonable for the transaction to be processed quickly.
Then the estimated high fees are as low as is reasonable for the transaction to be processed in the next block.
The text was updated successfully, but these errors were encountered:
LEA-1689 To consider: Wallet max. fee setting for STX transfers
Sorry, something went wrong.
No branches or pull requests
Problem: Users feel they are overpaying fees
Feature: Stacks transaction fee calculation
Scenario: A user wants to send a standard token transfer
When the user goes to send STX tokens
Then the estimated low fees are as low as is reasonable for the transaction to be processed.
Then the estimated normal fees are as low as is reasonable for the transaction to be processed quickly.
Then the estimated high fees are as low as is reasonable for the transaction to be processed in the next block.
The text was updated successfully, but these errors were encountered: