![]() |
Bitcoin Core
28.1.0
P2P Digital Currency
|
#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>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... | |
1.8.14