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

Fix bypass min fees wiring to use params value #162

Merged
merged 2 commits into from Apr 19, 2023

Conversation

agouin
Copy link
Contributor

@agouin agouin commented Apr 13, 2023

BypassMinFeeMsgTypes was being passed through the fee decorator rather than being sourced from the params.

This removes the ability to pass through from app.go and wires it up only through the param.

@agouin agouin requested a review from boojamya April 13, 2023 00:29
Copy link
Member

@boojamya boojamya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏆

@boojamya boojamya merged commit 822ce69 into release/v0.5.x Apr 19, 2023
8 checks passed
@boojamya boojamya deleted the andrew/bypass_min_fees_fix branch April 19, 2023 16:23
@boojamya boojamya mentioned this pull request Apr 19, 2023
boojamya added a commit that referenced this pull request Apr 19, 2023
Co-authored-by: Andrew Gouin <andrew@gouin.io>
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.

None yet

2 participants