Skip to content
New issue

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

Return fee in MaxPriorityFeePerGasTooLow to make it more useful for consumers #647

Closed
estensen opened this issue Jan 8, 2025 · 2 comments · Fixed by #660
Closed

Return fee in MaxPriorityFeePerGasTooLow to make it more useful for consumers #647

estensen opened this issue Jan 8, 2025 · 2 comments · Fixed by #660
Assignees
Labels
D-good-first-issue Difficulty: a great choice to get started!

Comments

@estensen
Copy link
Contributor

estensen commented Jan 8, 2025

Both calculated fee and min priority fee

/// Max priority fee per gas is less than min priority fee.
#[error("Max priority fee per gas is less than min priority fee")]
MaxPriorityFeePerGasTooLow,

@estensen estensen added the D-good-first-issue Difficulty: a great choice to get started! label Jan 8, 2025
@faheelsattar
Copy link
Contributor

Hey!, can i pick this up?

@estensen estensen assigned estensen and faheelsattar and unassigned estensen Jan 9, 2025
@estensen
Copy link
Contributor Author

estensen commented Jan 9, 2025

@faheelsattar assigned you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D-good-first-issue Difficulty: a great choice to get started!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants