Skip to content

Commit 372685f

Browse files
authored
Merge pull request bitcoin#787 from fjahr/master
BIP 158: remove old reference to extended filter type
2 parents 5ecba9a + b65ca1c commit 372685f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

bip-0158.mediawiki

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,8 @@ enables basic wallets and applications with more advanced smart contracts.
2727
[[bip-0157.mediawiki|BIP 157]] defines a light client protocol based on
2828
deterministic filters of block content. The filters are designed to
2929
minimize the expected bandwidth consumed by light clients, downloading filters
30-
and full blocks. This document defines two initial filter types, ''basic'' and
31-
''extended'', to provide support for advanced applications while reducing the
32-
filter size for regular wallets.
30+
and full blocks. This document defines the initial filter type ''basic''
31+
that is designed to reduce the filter size for regular wallets.
3332

3433
== Definitions ==
3534

0 commit comments

Comments
 (0)