An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
besu/docs/Configuring-Pantheon/Network-vs-Node.md

700 B

description: Configuring Pantheon at the network level compared to the node level

Network vs Node Configuration

Pantheon is configured at the network level and the node level.

Network wide settings are specified in the genesis file. Examples include difficulty for Proof of Work networks and the consensus mechanism.

Node settings are specified on the command line or in the node configuration file. For example, the JSON-RPC API methods to enable or the data directory for the node.