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

feat: provide node signer when adding as validator #123

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

Nuttymoon
Copy link
Contributor

Linked issues

Dependencies

Changes

  • Resolve node signer (BLS public key + PoP) before adding a validator in avalanche.node.add-validator
  • Provide the node signer when adding a validator to the Primary Network in avalanche.subnet.add-validator

Additional comments

The node signer is automatically resolved through ash avalanche node info.

@Nuttymoon Nuttymoon merged commit e56b218 into main Feb 13, 2024
@Nuttymoon Nuttymoon deleted the 120-add-validator-bls-pop branch February 13, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide the node BLS PoP when adding a validator to the Primary Network
2 participants