Merge pull request #4797 from Crypt-iQ/zpay32_fflags

make: add zpay32 to fuzz_flags.mk
This commit is contained in:
Oliver Gugger
2020-12-12 11:14:59 +01:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FUZZPKG = brontide lnwire wtwire
FUZZPKG = brontide lnwire wtwire zpay32
FUZZ_TEST_RUN_TIME = 30
FUZZ_TEST_TIMEOUT = 20
FUZZ_NUM_PROCESSES = 4