mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
Add src/node/* code to node:: namespace
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#include <map>
|
||||
#include <numeric>
|
||||
|
||||
using node::MakeMinisketch32;
|
||||
|
||||
FUZZ_TARGET(minisketch)
|
||||
{
|
||||
FuzzedDataProvider fuzzed_data_provider{buffer.data(), buffer.size()};
|
||||
|
||||
Reference in New Issue
Block a user