Complete each item in the checklist to ensure your node is properly configured. The checklist verifies all prerequisites are met before registration.
Access CapxCloud Operator Checklist βPRIVATE_KEY_ATTESTER
(Consensus Key):
This parameter holds the private key that is used for consensus-related operations. It is designated as the Consensus Key and is responsible for signing messages and attestations that participate in the consensus process.
OPERATOR_ADDRESS
(Controller Key Address):
This parameter holds the wallet address associated with the controller key. It is used to manage administrative functions and operator configurations. The separation of these keys helps enhance security by ensuring that the key used for consensus operations is distinct from the one controlling operator privileges.
.env
file or in your shell environment.ANNOUNCED_ADDRESSES
section in the docker-compose fileOPERATOR_PUBLIC_IP
to your actual public IP addressOPERATOR_MAPPED_PORT
to your desired external port (e.g., 9878)OPERATOR_NODE_ID
with your node IDdocker logs capxcloud-attester-p2p-node