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 new fields to ChainIdentity and SubnetIdentity structs #1177

Open
2 tasks
roman-opentensor opened this issue Jan 21, 2025 · 0 comments
Open
2 tasks

Add new fields to ChainIdentity and SubnetIdentity structs #1177

roman-opentensor opened this issue Jan 21, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@roman-opentensor
Copy link
Contributor

roman-opentensor commented Jan 21, 2025

Context

  1. ChainIdentity struct has the following fields:
  • name
  • url
  • image
  • discord
  • description
  • additional

It would be useful to have link to the github repository as additional field github_repo in ChainIdentity struct

  1. SubnetIdentity struct has the following fields:
  • subnet_name
  • github_repo
  • subnet_contact

It would be useful to have link to the websire/any other link as additional field url in SubnetIdentity

AC:

  • ChainIdentity has github field
  • SubnetIdentity has url field
@roman-opentensor roman-opentensor added the enhancement New feature or request label Jan 21, 2025
@roman-opentensor roman-opentensor changed the title Add github field to ChainIdentity struct Add github and web fields to ChainIdentity struct Jan 21, 2025
@roman-opentensor roman-opentensor changed the title Add github and web fields to ChainIdentity struct Add new fields to ChainIdentity and ChainIdentity structs Jan 21, 2025
@roman-opentensor roman-opentensor changed the title Add new fields to ChainIdentity and ChainIdentity structs Add new fields to ChainIdentity and SubnetIdentity structs Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant