Skip to content

Commit 496b6c9

Browse files
committed
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.
1 parent e643d24 commit 496b6c9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

bip-0158.mediawiki

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ that is designed to reduce the filter size for regular wallets.
3939
''CompactSize'' is a compact encoding of unsigned integers used in the Bitcoin
4040
P2P protocol.
4141

42-
''Data pushes'' are byte vectors pushed to the stack according to the rules of
43-
Bitcoin script.
44-
4542
''Bit streams'' are readable and writable streams of individual bits. The
4643
following functions are used in the pseudocode in this document:
4744
* <code>new_bit_stream</code> instantiates a new writable bit stream

0 commit comments

Comments
 (0)