![]() |
Bitcoin Core
25.99.0
P2P Digital Currency
|
#include <kernel/context.h>
#include <crypto/sha256.h>
#include <key.h>
#include <logging.h>
#include <pubkey.h>
#include <random.h>
#include <string>
Go to the source code of this file.
Namespaces | |
kernel | |
Variables | |
Context * | kernel::g_context |
Global pointer to kernel::Context for legacy code. More... | |