Add Validator Demo
Practical - initiate, register on P-Chain, and complete validator registration using the Toolbox.
Open the Add Validator flow in the Builder Console and select your L1. The tool will detect that this L1 is backed by a ValidatorManager (PoA) and walk you through:
- Initiate Validator Registration — call
initiateValidatorRegistrationon the ValidatorManager - P-Chain Registration — aggregate signatures and submit
RegisterL1ValidatorTx - Complete Registration — call
completeValidatorRegistrationto finalize
You can view the changes applied to the Validator Set re-running the query in section 2.
Is this guide helpful?


