📄️ Overview
The core of Postchain centers around the BlockchainConfiguration object. It's immutable and represents the blockchain's configuration at a given moment. To illustrate, consider a scenario where a hardfork is scheduled at block 1000:
📄️ Blockchain configuration
This topic outlines various blockchain configuration options, specifically for BaseBlockChainConfiguration. For a comprehensive list of node configuration properties, refer to the Node configuration page.
📄️ Node configuration
This topic outlines node properties that can be configured via properties files or environment variables. For blockchain-specific configuration properties, refer to the Blockchain configuration page.