Minor tweaks for SLP and endian pages.

This commit is contained in:
Andrew Groot
2021-05-24 14:41:38 -04:00
committed by Josh Green
parent 961201e375
commit 1e73c65b87
7 changed files with 16 additions and 8 deletions
+5 -1
View File
@@ -67,8 +67,12 @@
[sendcmpct](/protocol/network/messages/sendcmpct) — [get_xthin](/protocol/network/messages/get_xthin) — [xthinblock](/protocol/network/messages/xthinblock) — [thinblock](/protocol/network/messages/thinblock) — [get_xblocktx](/protocol/network/messages/get_xblocktx) — [xblocktx](/protocol/network/messages/xblocktx) — [xupdate](/protocol/network/messages/xupdate) — [xversion](/protocol/network/messages/xversion) — [xverack](/protocol/network/messages/xverack)
### Simple Payment Verification (SPV)
[SPV](/protocol/spv) — [Bloom Filters](/protocol/spv/bloom-filter)
### Simple Ledger Protocol
[SLP](/protocol/slp)
[SLP Overview](/protocol/slp) — [GENESIS](/protocol/slp/genesis) — [MINT](/protocol/slp/mint) — [SEND](/protocol/slp/send) — [COMMIT](/protocol/slp/commit)
### Miscellaneous
[Endian](/protocol/misc/endian)