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
245 B

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