github.com/badrootd/celestia-core@v0.0.0-20240305091328-aa4207a4b25d/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)