Skip to content

Commit ab53d7d

Browse files
committed
BIP 158: Fix broken link to test vectors.
1 parent 12fc7af commit ab53d7d

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
@@ -433,7 +433,7 @@ gcs_match_any(key: [16]byte, compressed_set: []byte, targets: [][]byte, P: uint,
433433

434434
== Appendix C: Test Vectors ==
435435

436-
Test vectors for a P value of 20 on five testnet blocks, including the filters and filter headers, can be found [[bip-0158/testnet-20.csv|here]]. The code to generate these vectors for P values of 1 through 32 can be found [[bip-0158/gentestvectors.go|here]].
436+
Test vectors for basic block filters on five testnet blocks, including the filters and filter headers, can be found [[bip-0158/testnet-19.json|here]]. The code to generate them can be found [[bip-0158/gentestvectors.go|here]].
437437

438438
== References ==
439439

0 commit comments

Comments
 (0)