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