elements/src/init
Ryan Ofsky 213542b625 refactor: Add InitContext function to initialize NodeContext with global pointers
Having InitContext() avoids the need to add duplicate code to src/init/*.cpp
files in the next commit. It also lets these files avoid referencing global
variables like gArgs.

There is no change in behavior in this commit.
2023-12-04 15:39:15 -04:00
..
bitcoin-gui.cpp refactor: Add InitContext function to initialize NodeContext with global pointers 2023-12-04 15:39:15 -04:00
bitcoin-node.cpp refactor: Add InitContext function to initialize NodeContext with global pointers 2023-12-04 15:39:15 -04:00
bitcoin-qt.cpp refactor: Add InitContext function to initialize NodeContext with global pointers 2023-12-04 15:39:15 -04:00
bitcoin-wallet.cpp scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
bitcoind.cpp refactor: Add InitContext function to initialize NodeContext with global pointers 2023-12-04 15:39:15 -04:00
common.cpp init: remove config option names from translated -loglevel strings 2023-06-15 10:27:56 -06:00
common.h init: raise on invalid loglevel config option 2023-06-14 08:27:46 -06:00