github.com/aakash4dev/cometbft@v0.38.2/spec/blockchain/readme.md (about) 1 --- 2 order: 1 3 parent: 4 title: Blockchain 5 order: false 6 --- 7 8 # Blockchain 9 10 This section describes the core types and functionality of the CometBFT protocol implementation. 11 12 [Core Data Structures](../core/data_structures.md) 13 [Encoding](../core/encoding.md) 14 [State](../core/state.md)