diff options
author | John Newbery <john@johnnewbery.com> | 2021-08-05 14:08:48 +0100 |
---|---|---|
committer | John Newbery <john@johnnewbery.com> | 2021-08-19 11:26:53 +0100 |
commit | 406be5ff9699874dc1d38d11f036e33cbdb820c9 (patch) | |
tree | 4637e90a588ec23dcff5d539ecef3319dcb25eaa /src/bench/wallet_balance.cpp | |
parent | ed9ba8af08f857bda3ce2f77413317374c22d7b4 (diff) |
[addrman] Remove all public uses of CAddrMan.Clear() from the tests
Just use unique_ptr<CAddrMan>s and reset the pointer if a frest addrman is required.
Also make CAddrMan::Clear() private to ensure that no call sites are missed.
Diffstat (limited to 'src/bench/wallet_balance.cpp')
0 files changed, 0 insertions, 0 deletions