Skip to content

Commit 5ab481c

Browse files
committed
fixup! BIP-0158: clarify OP_RETURN handling for filters
1 parent 1330853 commit 5ab481c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0158.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ following items for each transaction in a block:
281281
282282
Any "nil" items MUST NOT be included into the final set of filter elements.
283283

284-
We exclude all outputs taht start with <code>OP_RETURN</code> in order to allow
284+
We exclude all outputs that start with <code>OP_RETURN</code> in order to allow
285285
filters to easily be committed to in the future via a soft-fork. A likely area
286286
for future commitments is an additional <code>OP_RETURN</code> output in the
287287
coinbase transaction similar to the current witness commitment

0 commit comments

Comments
 (0)