AxiomLedger network consists of three types of nodes: Validator, Proposer and Candidate.
The main difference between them is the role in consensus:
Validatorsparticipate in consensus voting.Proposersare special Validator nodes that propose blocks in consensus.Candidatesdo not participate in consensus but only synchronize the latest block data in the network (they also forward transactions).