-
Notifications
You must be signed in to change notification settings - Fork 48
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: subspaces CLI commands and Proto files wrong notations #815
Conversation
- updated groups cli commands examples - fixed wrong notation in proto files - updated proto generated files
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need a changeset entry here
.changeset/entries/9823041f2fc00cbc264d66d2f4f7b02652004a1296489aa64b6b7b586d6329a5.yaml
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## master #815 +/- ##
=======================================
Coverage 81.33% 81.33%
=======================================
Files 81 81
Lines 6843 6843
=======================================
Hits 5566 5566
Misses 1017 1017
Partials 260 260 Continue to review full report at Codecov.
|
updated query commands examples updated changeset
…subspaces-fixes � Conflicts: � go.sum
updated cli command test description
…eonardo/subspaces-fixes
I found that |
This PR aim to solve some minor issues that I've found inside the
x/subspaces
module.groups
CLI commands examplessubspaces
models proto fileGetCmdDeleteSubspace
to theTxCmd
GetCmdQueryUserGroup
to theQueryCmd
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
!
to the type prefix if API or client breaking changeCHANGELOG.md
Reviewers Checklist
All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.
I have...
!
in the type prefix if API or client breaking change