Skip to content

Commit 285606e

Browse files
committed
BIP-0158: remove txid from extended filter
1 parent 7158648 commit 285606e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bip-0158.mediawiki

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,6 @@ sync a regular Bitcoin wallet. A basic filter MUST contain exactly the following
269269
items for each transaction in a block:
270270
* The outpoint of each input, except for the coinbase transaction
271271
* The scriptPubKey of each output
272-
* The <code>txid</code> of the transaction itself
273-
274272
The extended filter contains extra data that is meant to enable applications
275273
with more advanced smart contracts. An extended filter MUST contain exactly the
276274
following items for each transaction in a block ''except the coinbase'':

0 commit comments

Comments
 (0)