diff options
author | John Newbery <john@johnnewbery.com> | 2021-09-21 09:35:40 +0100 |
---|---|---|
committer | John Newbery <john@johnnewbery.com> | 2021-10-05 16:38:42 +0100 |
commit | 491975c596ebce93ae8de192c9ef171f002fac7c (patch) | |
tree | c89d88ff5b648072f4717a17555fd6ad20e4264b /INSTALL.md | |
parent | 56303e382e26ac7096c09152c66894dc3bb4d1fd (diff) |
[fuzz] Pass FuzzedDataProvider& into Fill() in addrman fuzz tests
Use a (reference) parameter instead of a data member of
CAddrManDeterministic. This will allow us to make Fill() a free function
in a later commit.
Also remove CAddrManDeterministic.m_fuzzed_data_provider since it's no
longer used.
Diffstat (limited to 'INSTALL.md')
0 files changed, 0 insertions, 0 deletions