Bitcoin Core  27.99.0
P2P Digital Currency
Namespaces | Functions
warnings.cpp File Reference
#include <config/bitcoin-config.h>
#include <node/warnings.h>
#include <common/system.h>
#include <node/interface_ui.h>
#include <sync.h>
#include <univalue.h>
#include <util/translation.h>
#include <utility>
#include <vector>
Include dependency graph for warnings.cpp:

Go to the source code of this file.

Namespaces

 node
 

Functions

UniValue node::GetWarningsForRpc (const Warnings &warnings, bool use_deprecated)
 RPC helper function that wraps warnings.GetMessages(). More...