mirror of
https://github.com/bitcoin/bips.git
synced 2026-04-06 16:16:45 +00:00
Merge pull request #733 from tuxcanfly/bip158-update-tests
bip158: update test vectors
This commit is contained in:
@@ -312,6 +312,8 @@ complete serialization of a filter is:
|
|||||||
* <code>N</code>, encoded as a <code>CompactSize</code>
|
* <code>N</code>, encoded as a <code>CompactSize</code>
|
||||||
* The bytes of the compressed filter itself
|
* The bytes of the compressed filter itself
|
||||||
|
|
||||||
|
A zero element filter MUST be written as one byte containing zeroes.
|
||||||
|
|
||||||
==== Signaling ====
|
==== Signaling ====
|
||||||
|
|
||||||
This BIP allocates a new service bit:
|
This BIP allocates a new service bit:
|
||||||
|
|||||||
Reference in New Issue
Block a user