mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
bip-0158: remove unused and unrelated "data pushes" definition
This BIP is not in any way connected to the rules of Bitcoin script, i.e. the "data pushes" term is also not used anywhere and its definition can hence be removed.
This commit is contained in:
parent
e643d247c8
commit
496b6c9ecc
@ -39,9 +39,6 @@ that is designed to reduce the filter size for regular wallets.
|
|||||||
''CompactSize'' is a compact encoding of unsigned integers used in the Bitcoin
|
''CompactSize'' is a compact encoding of unsigned integers used in the Bitcoin
|
||||||
P2P protocol.
|
P2P protocol.
|
||||||
|
|
||||||
''Data pushes'' are byte vectors pushed to the stack according to the rules of
|
|
||||||
Bitcoin script.
|
|
||||||
|
|
||||||
''Bit streams'' are readable and writable streams of individual bits. The
|
''Bit streams'' are readable and writable streams of individual bits. The
|
||||||
following functions are used in the pseudocode in this document:
|
following functions are used in the pseudocode in this document:
|
||||||
* <code>new_bit_stream</code> instantiates a new writable bit stream
|
* <code>new_bit_stream</code> instantiates a new writable bit stream
|
||||||
|
Loading…
x
Reference in New Issue
Block a user