Bloom filter documentation and changes to related pages.

This commit is contained in:
Andrew Groot
2021-02-01 17:25:51 -05:00
committed by Josh Green
parent 455e5887bf
commit c4ffbff559
4 changed files with 47 additions and 18 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ Secp256k1 — Public Key — Private Key — ECDSA Signatures — Schnorr Signat
[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](/objects/bloom__filter)
[SPV](/protocol/spv) - [Bloom Filters](/protocol/spv/bloom-filter)
### Simple Ledger Protocol
### Miscellaneous
[Endian](/protocol/misc/endian)