Bitcoin
|
#include <string>
Go to the source code of this file.
Functions | |
std::string | FormatStateMessage (const CValidationState &state) |
Variables | |
const std::string | strMessageMagic |
std::string FormatStateMessage | ( | const CValidationState & | state | ) |
Convert CValidationState to a human-readable message for logging
const std::string strMessageMagic |