 |
Bitcoin Core
22.99.0
P2P Digital Currency
|
Go to the documentation of this file.
5 #ifndef BITCOIN_QT_INITEXECUTOR_H
6 #define BITCOIN_QT_INITEXECUTOR_H
47 #endif // BITCOIN_QT_INITEXECUTOR_H
interfaces::Node & m_node
void runawayException(const QString &message)
Block and header tip information.
Class encapsulating Bitcoin Core startup and shutdown.
Top-level interface for a bitcoin node (bitcoind process).
InitExecutor(interfaces::Node &node)
void handleRunawayException(const std::exception *e)
Pass fatal exception message to UI thread.
void initializeResult(bool success, interfaces::BlockAndHeaderTipInfo tip_info)