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.

14 lines
284 B

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