Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ requestInitialize
Method
requestInitialize
src/qt/bitcoin.cpp:322–327 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
320
}
321
322
void BitcoinApplication::requestInitialize()
323
{
324
qDebug() << __func__ <<
": Requesting initialize"
;
325
startThread();
326
Q_EMIT requestedInitialize();
327
}
328
329
void BitcoinApplication::requestShutdown()
330
{
Callers
2
GuiMain
Function · 0.80
appTests
Method · 0.80
Calls
no outgoing calls
Tested by
1
appTests
Method · 0.64