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

Get info from the P-Chain for Subnets #7

Closed
Nuttymoon opened this issue Jan 28, 2023 · 1 comment · Fixed by #10
Closed

Get info from the P-Chain for Subnets #7

Nuttymoon opened this issue Jan 28, 2023 · 1 comment · Fixed by #10
Assignees
Labels
enhancement New feature or request

Comments

@Nuttymoon
Copy link
Contributor

Nuttymoon commented Jan 28, 2023

Requires #5 (+ #6, not sure if we need to strongly link a validator to a node)

Add functions to update an AvalancheSubnet's info as well as its blockchains' and validator nodes' info.

Note: Add relevant fields to AvalancheSubnet

Implementation: Use avalanche_types::jsonrpc::platformvm::ApiPrimaryValidator to represent validator nodes

@Nuttymoon Nuttymoon added enhancement New feature or request lib labels Jan 28, 2023
@Nuttymoon Nuttymoon self-assigned this Feb 5, 2023
@Nuttymoon
Copy link
Contributor Author

Nuttymoon commented Feb 5, 2023

Moving the validator struct implementation to #11

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

Successfully merging a pull request may close this issue.

1 participant