Validator Onboarding
Estimated time to read: 2 minutes
Frequently asked questions regarding setting up Arcana DKG validator nodes.
General
What role do validators play in the Arcana Network?
Validator nodes refer to partner infrastructure that participates in the distributed key generation protocol (DKG). This is used to assign unique keys to authenticated users and manage them in a decentralized manner.
Validators play a key role in achieving the decentralization goal thereby making Arcana Network more secure and truly open.
Where do I get the DKG binaries from?
Refer to the latest DKG release at GitHub.
What is starting ceremony?
It is mandatory for all nodes in the Arcana DKG subsystem to start at the same time for the protocol to function correctly. This is referred to as the starting ceremony aimed at synchronizing the start of DKG nodes.
Node crashed at startup with 'tx fees exceed the configured cap' error
You will see this error if you are not using the latest DKG binary. After the node crash, before restarting, please make sure that there is no dkg.sock
file and that you are using the latest DKG release before issuing the dkg start
command. See restarting a node section in the Arcana Auth Validator Onboarding Guide.
After starting up, I see this. Is this an error?
This is not an error. Your validator node is waiting and polling for the other nodes to start up and join in the DKG protocol.