Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <kernel/notifications_interface.h>
#include <sync.h>
#include <threadsafety.h>
#include <uint256.h>
#include <atomic>
#include <cstdint>
#include <functional>
Go to the source code of this file.
Classes | |
class | node::KernelNotifications |
Namespaces | |
namespace | kernel |
namespace | node |
Functions | |
void | node::ReadNotificationArgs (const ArgsManager &args, KernelNotifications ¬ifications) |
Variables | |
static constexpr int | node::DEFAULT_STOPATHEIGHT {0} |