![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
| std::string | FormatStateMessage (const CValidationState &state) |
| Convert CValidationState to a human-readable message for logging. More... | |
Variables | |
| const std::string | strMessageMagic = "DarkNet Signed Message:\n" |
| std::string FormatStateMessage | ( | const CValidationState & | state | ) |
Convert CValidationState to a human-readable message for logging.
Definition at line 13 of file validation.cpp.
| const std::string strMessageMagic = "DarkNet Signed Message:\n" |
Definition at line 27 of file validation.cpp.