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 resolver metadata field and ability to update metadata #1751

Open
4 tasks
ryanchristo opened this issue Jan 24, 2023 · 0 comments
Open
4 tasks

Add resolver metadata field and ability to update metadata #1751

ryanchristo opened this issue Jan 24, 2023 · 0 comments
Labels
Scope: x/data Issues that update the x/data module Status: Proposed

Comments

@ryanchristo
Copy link
Member

Summary

A resolver currently has three properties, id, manager, and url. A resolver manager may want to store additional information about the resolver such as a resolver name, description, and/or instructions on using the resolver.

Problem Definition

A resolver manager may want to provide additional information about a resolver.

Proposal

Add a metadata field and UpdateResolverMetadata proto message, implement the message, and add a CLI command.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@ryanchristo ryanchristo added Status: Proposed Scope: x/data Issues that update the x/data module labels Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: x/data Issues that update the x/data module Status: Proposed
Projects
None yet
Development

No branches or pull requests

1 participant