mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
BIP-0158: remove txid from extended filter
This commit is contained in:
parent
7158648753
commit
285606ef7a
@ -269,8 +269,6 @@ sync a regular Bitcoin wallet. A basic filter MUST contain exactly the following
|
||||
items for each transaction in a block:
|
||||
* The outpoint of each input, except for the coinbase transaction
|
||||
* The scriptPubKey of each output
|
||||
* The <code>txid</code> of the transaction itself
|
||||
|
||||
The extended filter contains extra data that is meant to enable applications
|
||||
with more advanced smart contracts. An extended filter MUST contain exactly the
|
||||
following items for each transaction in a block ''except the coinbase'':
|
||||
|
Loading…
x
Reference in New Issue
Block a user