Skip to content

Commit f3fae51

Browse files
committed
test: BIP324 test vectors
1 parent 17b0b72 commit f3fae51

File tree

3 files changed

+298
-0
lines changed

3 files changed

+298
-0
lines changed

src/Makefile.test.include

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ FUZZ_BINARY=test/fuzz/fuzz$(EXEEXT)
1616

1717
JSON_TEST_FILES = \
1818
test/data/script_tests.json \
19+
test/data/bip324_vectors.json \
1920
test/data/bip341_wallet_vectors.json \
2021
test/data/base58_encode_decode.json \
2122
test/data/blockfilters.json \

0 commit comments

Comments
 (0)