aboutsummaryrefslogtreecommitdiff
path: root/src/init.cpp
diff options
context:
space:
mode:
authorRyan Ofsky <ryan@ofsky.org>2022-08-16 23:32:55 -0400
committerRyan Ofsky <ryan@ofsky.org>2023-02-10 04:39:11 -0400
commit0352258148c51572426666d337c7b28d0033376c (patch)
treefac9e1484d8c25cfa64b1869c866e82b371c10b3 /src/init.cpp
parentc00fa1a7341d3f47f992e0beb043da655cbca777 (diff)
downloadbitcoin-0352258148c51572426666d337c7b28d0033376c.tar.xz
refactor, txdb: Use DBParams struct in CBlockTreeDB
Use DBParams struct to remove ArgsManager uses from txdb. To reduce size of this commit, this moves references to gArgs variable out of txdb.cpp to calling code in chainstate.cpp. But these moves are temporary. The gArgs references in chainstate.cpp are moved out to calling code in init.cpp in later commits. This commit does not change behavior.
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions