Bitcoin Core  27.99.0
P2P Digital Currency
Namespaces | Functions
checks.cpp File Reference
#include <kernel/checks.h>
#include <key.h>
#include <random.h>
#include <util/translation.h>
#include <memory>
Include dependency graph for checks.cpp:

Go to the source code of this file.

Namespaces

 kernel
 

Functions

util::Result< void > kernel::SanityChecks (const Context &)
 Ensure a usable environment with all necessary library support. More...