mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-04 07:01:40 +00:00
docs/spec: blockchain and consensus dirs
This commit is contained in:
@ -10,12 +10,17 @@ please submit them to our [bug bounty](https://tendermint.com/security)!
|
|||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
|
|
||||||
|
- [Overview](#overview)
|
||||||
|
|
||||||
### Data Structures
|
### Data Structures
|
||||||
|
|
||||||
- [Overview](#overview)
|
- [Encoding and Digests](./blockchain/encoding.md)
|
||||||
- [Encoding and Digests](encoding.md)
|
- [Blockchain](./blockchain/blockchain.md)
|
||||||
- [Blockchain](blockchain.md)
|
- [State](./blockchain/state.md)
|
||||||
- [State](state.md)
|
|
||||||
|
### Consensus Protocol
|
||||||
|
|
||||||
|
- TODO
|
||||||
|
|
||||||
### P2P and Network Protocols
|
### P2P and Network Protocols
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user