MCPcopy Create free account
hub / github.com/bitcoin/bitcoin / bitcoind.cpp

File bitcoind.cpp

src/bitcoind.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) 2009-2010 Satoshi Nakamoto
2// Copyright (c) 2009-present The Bitcoin Core developers
3// Distributed under the MIT software license, see the accompanying
4// file COPYING or http://www.opensource.org/licenses/mit-license.php.

Callers

nothing calls this directly

Calls 9

SetupEnvironmentFunction · 0.85
noui_connectFunction · 0.85
ParseArgsFunction · 0.85
ProcessInitCommandsFunction · 0.85
AppInitFunction · 0.85
InterruptFunction · 0.85
ShutdownFunction · 0.85
MakeNodeInitFunction · 0.50
waitMethod · 0.45

Tested by

no test coverage detected