diff options
author | Fabian Jahr <fabian.jahr@whu.edu> | 2019-06-13 12:19:57 -0400 |
---|---|---|
committer | Fabian Jahr <fabian.jahr@whu.edu> | 2019-06-13 12:19:57 -0400 |
commit | b65ca1c094c1efb193a79d39efac6e34d390254a (patch) | |
tree | 6600cc20dacb3fbf48f2b507e23aa2f465ddb9e3 /bip-0158.mediawiki | |
parent | 8f9205760ea5cd207789bf98af527032691c9222 (diff) |
BIP 158: remove old reference to extended filter type
Diffstat (limited to 'bip-0158.mediawiki')
-rw-r--r-- | bip-0158.mediawiki | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/bip-0158.mediawiki b/bip-0158.mediawiki index 6c3202b..07f1ea1 100644 --- a/bip-0158.mediawiki +++ b/bip-0158.mediawiki @@ -27,9 +27,8 @@ enables basic wallets and applications with more advanced smart contracts. [[bip-0157.mediawiki|BIP 157]] defines a light client protocol based on deterministic filters of block content. The filters are designed to minimize the expected bandwidth consumed by light clients, downloading filters -and full blocks. This document defines two initial filter types, ''basic'' and -''extended'', to provide support for advanced applications while reducing the -filter size for regular wallets. +and full blocks. This document defines the initial filter type ''basic'' +that is designed to reduce the filter size for regular wallets. == Definitions == |