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.

13 lines
274 B

  1. ---
  2. order: 1
  3. parent:
  4. title: Core
  5. order: 3
  6. ---
  7. This section describes the core types and functionality of the Tendermint protocol implementation.
  8. - [Core Data Structures](./data_structures.md)
  9. - [Encoding](./encoding.md)
  10. - [Genesis](./genesis.md)
  11. - [State](./state.md)