Bitcoin Core 28.99.0
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
class | node::Warnings |
Manages warning messages within a node. More... | |
Namespaces | |
namespace | kernel |
namespace | node |
Enumerations | |
enum class | node::Warning { node::CLOCK_OUT_OF_SYNC , node::PRE_RELEASE_TEST_BUILD , node::FATAL_INTERNAL_ERROR } |
Functions | |
UniValue | node::GetWarningsForRpc (const Warnings &warnings, bool use_deprecated) |
RPC helper function that wraps warnings.GetMessages(). More... | |