Files
status-linea-besu/docs/Configuring-Pantheon/Network-vs-Node.md
2019-05-21 12:48:37 +10:00

694 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 evmStackSize 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.