mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-01-13 17:21:04 +00:00
Edited ch10_network.adoc with Atlas code editor
This commit is contained in:
parent
e7255ef180
commit
8012ffd5a1
@ -1087,7 +1087,7 @@ There's a 100% guarantee that an accurate filter containing 1234 will
|
||||
allow a client to learn about a block containing 123456, called a _true
|
||||
positive_. However, there's also chance that the block might contain
|
||||
123400, 123401, or almost a hundred other entries that are not what the
|
||||
client is looking for (in this example), called a _false positive_.
|
||||
client is looking for (in this example), ((("false positives")))called a _false positive_.
|
||||
|
||||
A 100% true positive match rate is great. It means that a wallet can
|
||||
depend on compact block filters to find every transaction affecting that
|
||||
|
Loading…
Reference in New Issue
Block a user