Read Deployed VMC
Check the Validator Manager Contract.
Here you can double check that the ValidatorManager
contract has been deployed and initialized correctly.
Specifically, you can check the totalWeight
, admin
, subnetID
, churnPeriodSeconds
, and maximumChurnPercentage
variables.
Is this guide helpful?