-
Notifications
You must be signed in to change notification settings - Fork 78
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
[Bug]: avalanche blockchain addValidator
questions need improvement
#2485
Labels
bug
Something isn't working
Milestone
Comments
When I used the
|
meaghanfitzgerald
moved this from Backlog 🗄️
to In Progress 🏗
in Platform Engineering Group
Jan 10, 2025
meaghanfitzgerald
moved this from In Progress 🏗
to Ready ⏳
in Platform Engineering Group
Jan 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
for Subnets, it should just ask: how long do you wish to validate? (specified end time since they must validate the primary network)
for PoA L1: ask for the amount of AVAX for the continuous fee balance
for PoS L1: ask for the amount of AVAX for the continuous fee balance, and the amount of Staking token to stake in the VMC
Also, this flow should check that the key that plans to provide the
balance
or pay the transactions had AVAX on the P-Chain BEFORE spining up a new local node to add to the cluster.The text was updated successfully, but these errors were encountered: