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

docs: assign categories (genera) to rpc commands #7358

Closed
ShahanaFarooqui opened this issue May 31, 2024 · 1 comment
Closed

docs: assign categories (genera) to rpc commands #7358

ShahanaFarooqui opened this issue May 31, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@ShahanaFarooqui
Copy link
Collaborator

Assign categories to each rpc command which can later be used for different purposes like rune restrictions, filtering, etc.

  • Define the list of categories
  • Assign all possible/most fitting categories to all RPC commands
  • Remove category, description, and verbose from json_command
  • Plugins should either be able to use pre-defined categories or register a new category if required.

Reference:
CATEGORIES.txt

@ShahanaFarooqui
Copy link
Collaborator Author

Closing this issue after deciding to only add readonly category for now. We might add more categories depending upon user personas in future but they will not be dependent upon fine grained categories described in this issue.

Relevant issue: #7485

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant