diff options
author | MarcoFalke <falke.marco@gmail.com> | 2021-08-21 11:22:21 +0200 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2021-09-07 11:05:16 +0200 |
commit | fade9a1a4db71241ccad03fdacfb626453952963 (patch) | |
tree | 08c9e5b360cd324eac820a7600cfc39707be9ec2 /src/bitcoin-util.cpp | |
parent | fa7f77b7d1709bf35808fced0d67b6e97b784d63 (diff) |
Remove confusing CAddrDB
The class only stores the file path, reading it from a global. Globals
are confusing and make testing harder.
The method reading from a stream does not even use any class members, so
putting it in a class is also confusing.
Diffstat (limited to 'src/bitcoin-util.cpp')
0 files changed, 0 insertions, 0 deletions