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.
2 parents 032a5f6 + 4077def commit 7eb444dCopy full SHA for 7eb444d
bip-0158.mediawiki
@@ -268,7 +268,7 @@ The basic filter is designed to contain everything that a light client needs to
268
sync a regular Bitcoin wallet. A basic filter MUST contain exactly the following
269
items for each transaction in a block:
270
* The outpoint of each input, except for the coinbase transaction
271
-* Each data push in the scriptPubKey of each output, ''only if'' the scriptPubKey is parseable
+* The scriptPubKey of each output
272
* The <code>txid</code> of the transaction itself
273
274
The extended filter contains extra data that is meant to enable applications
0 commit comments