-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
docs: authz client spec #10136
docs: authz client spec #10136
Conversation
docs/spec/SPEC-SPEC.md
Outdated
@@ -34,6 +34,7 @@ following list is nonbinding and all files are optional. | |||
- `XX_end_block.md` - specify any end-block operations | |||
- `XX_hooks.md` - describe available hooks to be called by/from this module | |||
- `XX_events.md` - list and describe event tags used | |||
- `XX_client.md` - list and describe CLI commands and gRPC endpoints |
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.
Thank you 🙏
order: 5 | ||
--> | ||
|
||
# Client |
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.
Looks great! This is exactly how I'd order and structure it too.
Visit https://dashboard.github.orijtech.com?back=0&pr=10136&remote=false&repo=cosmos%2Fcosmos-sdk to see benchmark details. |
Codecov Report
@@ Coverage Diff @@
## master #10136 +/- ##
==========================================
- Coverage 63.74% 63.71% -0.03%
==========================================
Files 573 573
Lines 53655 53676 +21
==========================================
- Hits 34203 34202 -1
- Misses 17505 17527 +22
Partials 1947 1947
|
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.
nice!
Description
Ref: #9707
client.md
to module specification.client.md
page toauthz
module spec.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...
docs:
prefix in the PR titleReviewers 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...
docs:
prefix in the PR title