summaryrefslogtreecommitdiff
path: root/bip-0158.mediawiki
diff options
context:
space:
mode:
authorSebastian Falbesoner <sebastian.falbesoner@gmail.com>2023-08-29 23:39:04 +0200
committerSebastian Falbesoner <sebastian.falbesoner@gmail.com>2023-08-29 23:39:04 +0200
commit496b6c9ecc61ef7c80ce00c8925cad627bf034f6 (patch)
tree3ac09158639340a8638731e24d90963fe8f63a91 /bip-0158.mediawiki
parente643d247c8bc086745f3031cdee0899803edea2f (diff)
downloadbips-496b6c9ecc61ef7c80ce00c8925cad627bf034f6.tar.xz
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.
Diffstat (limited to 'bip-0158.mediawiki')
-rw-r--r--bip-0158.mediawiki3
1 files changed, 0 insertions, 3 deletions
diff --git a/bip-0158.mediawiki b/bip-0158.mediawiki
index 8887d32..a3e0269 100644
--- a/bip-0158.mediawiki
+++ b/bip-0158.mediawiki
@@ -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
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
following functions are used in the pseudocode in this document:
* <code>new_bit_stream</code> instantiates a new writable bit stream