Skip to content

Commit 0108e7f

Browse files
committed
Mention the fuzz corpus directory in the readme
1 parent ae80912 commit 0108e7f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ To get the sanitizer flags working in the libbitcoinkernel Bitcoin Core
5757
library, the easiest way for now is to edit the `libbitcoinkernel-sys/build.rs`
5858
flags.
5959

60+
New fuzzing results may be submitted to the following corpus repository:
61+
https://github.com/alexanderwiederin/qa-assets
62+
6063
### Coverage
6164

6265
Once fuzzed, a coverage report can be generated with (picking the `verify`

0 commit comments

Comments
 (0)