This commit is contained in:
fa706e5b83254c27135bc4b03060ed58ecc67dfa84a6597d01a6ea7c71ae1615
2019-12-17 15:05:16 -05:00
committed by bitcoin
parent 3bc96d76bf
commit e1f5bd7b5d
+6 -4
View File
@@ -1,3 +1,5 @@
# Bitcoin Cash Protocol
- Home
- [Style Guide](/style-guide)
- [Contributors](/contributors)
@@ -48,7 +50,7 @@
- Bech32
- Cash Address
- Proof of Work
- Difficulty Adjustment Algorithm
- [Difficulty Adjustment Algorithm](/protocol/blockchain/proof-of-work/difficulty-adjustment-algorithm)
- Legacy DAA
- Emergency DAA
- BCH Adaptive DAA
@@ -76,8 +78,8 @@
- HF20191115
- Peer-to-Peer Network
- [Messages](/protocol/network/messages)
- [Handshake: Version (version)](/protocol/network/messages/version)
- [Handshake: Acknowledge Version ("verack)](/protocol/network/messages/verack)
- [Handshake: Version (?version?)](/protocol/network/messages/version)
- [Handshake: Acknowledge Version ("verack?)](/protocol/network/messages/verack)
- ping
- pong
- addr
@@ -110,7 +112,7 @@
- Simple Ledger Protocol
- Cash Address
- Miscellaneous
- Bitcoin Sign Message
- ?Bitcoin Sign Message?
- [Endian](/protocol/misc/endian)
- [Little](/protocol/misc/endian/little)
- [Big](/protocol/misc/endian/big)