bitcoin/src/init
Russell Yanofsky 493fb47c57 Make SetupServerArgs callable without NodeContext
bitcoin-gui code needs to call SetupServerArgs but will not have a
NodeContext object if it is communicating with an external bitcoin-node
process.
2021-06-10 09:58:45 -05:00
..
bitcoin-node.cpp Make SetupServerArgs callable without NodeContext 2021-06-10 09:58:45 -05:00
bitcoind.cpp Make SetupServerArgs callable without NodeContext 2021-06-10 09:58:45 -05:00
common.cpp scripted-diff: Replace GetDataDir() calls with gArgs.GetDataDirNet() calls 2021-05-24 10:29:58 +02:00
common.h Move common package version code to init/common 2021-04-19 06:11:38 -04:00