Node Types
Collator
A collator node validates blocks on the parachain, in order to become a collator the node must be added to the collator set via governance
RPC
An rpc node maintains a full archive of the parachain, and also provides a public WS interface to allow user interaction with the chain
Bootstrap
The set of bootstrap nodes are included in the chain spec. Bootstrap nodes allow for network discovery and initial syncing
Last updated