Files
tendermint/spec/blockchain/readme.md
2021-01-11 18:23:18 +01:00

15 lines
284 B
Markdown

---
order: 1
parent:
title: Blockchain
order: false
---
# Blockchain
This section describes the core types and functionality of the Tendermint protocol implementation.
[Core Data Structures](../core/data_structures.md)
[Encoding](../core/encoding.md)
[State](../core/state.md)