We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc9ec24 commit 08be183Copy full SHA for 08be183
docs/blockchain_data/pre_filtered_blocks.md
@@ -6,7 +6,7 @@ which transactions and outputs it is interested in. This information can then be
6
used to filter blocks prior to sending them to your node.
7
8
For example, if your block source is an Electrum client, you can pass along this
9
-information to it. Or if you are making use of a BIP 157 client, you can check
+information to it. Or, if you are making use of a BIP 157 client, you can check
10
if a block contains relevant transactions before fetching it.
11
12
So how does this work in practice? `ChainMonitor` is parameterized by an
0 commit comments