Nodes store and verify different subsets of network data depending on the protocol, client, and configuration. On Ethereum, three setups come up most often: a full node keeps current state and validates new blocks, an archive node adds retained historical state, and a light node (or light client) stores almost no chain data and verifies […] The post Types of Nodes: Full Node vs Archive Node vs Light Node appeared first on NOWNodes Blog .