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

Add update fee token gov handler to app.go #731

Merged
merged 2 commits into from
Jan 7, 2022
Merged

Conversation

sunnya97
Copy link
Collaborator

@sunnya97 sunnya97 commented Jan 7, 2022

Closes: #714

Description


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

@codecov-commenter
Copy link

codecov-commenter commented Jan 7, 2022

Codecov Report

Merging #731 (a6e0303) into main (ac37680) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #731      +/-   ##
==========================================
- Coverage   18.73%   18.73%   -0.01%     
==========================================
  Files         171      172       +1     
  Lines       23901    23908       +7     
==========================================
  Hits         4478     4478              
- Misses      18649    18655       +6     
- Partials      774      775       +1     
Impacted Files Coverage Δ
x/txfees/handler.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ac37680...a6e0303. Read the comment docs.

@ValarDragon ValarDragon merged commit 115c30e into main Jan 7, 2022
@ValarDragon ValarDragon deleted the sunny/proposal-txfees branch January 7, 2022 04:55
@github-actions github-actions bot mentioned this pull request Feb 1, 2024
@github-actions github-actions bot mentioned this pull request Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

app.go: Gov router is missing the proposal type for TxFees
3 participants