You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
220 B

  1. ---
  2. cards: true
  3. ---
  4. # Core
  5. This section describes the core types and functionality of the Tendermint protocol implementation.
  6. [Core Data Structures](./data_structures.md)
  7. [Encoding](./encoding.md)
  8. [State](./state.md)