Bitcoin
Functions | Variables
validation.h File Reference
#include <string>

Go to the source code of this file.

Functions

std::string FormatStateMessage (const CValidationState &state)
 

Variables

const std::string strMessageMagic
 

Function Documentation

◆ FormatStateMessage()

std::string FormatStateMessage ( const CValidationState state)

Convert CValidationState to a human-readable message for logging

Variable Documentation

◆ strMessageMagic

const std::string strMessageMagic