Skip to content

Add transactionMaxFee#102

Open
Boka44 wants to merge 3 commits into
tetherto:mainfrom
Boka44:feature/transactionMaxFee
Open

Add transactionMaxFee#102
Boka44 wants to merge 3 commits into
tetherto:mainfrom
Boka44:feature/transactionMaxFee

Conversation

@Boka44

@Boka44 Boka44 commented Jun 9, 2026

Copy link
Copy Markdown
Member

Description

Adding a transactionMaxFee option to the wallet config. This will be enforced in the signTransaction and sendTransaction functions.

Motivation and Context

We currently have a transferMaxFee check when calling transfer(), and are missing max fee checks on the other functions.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant