MCPcopy Create free account
hub / github.com/WaykiChain/WaykiChain / Print

Method Print

src/alert.cpp:82–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82void CUnsignedAlert::Print() const { LogPrint(BCLog::INFO, "%s", ToString()); }
83
84void CAlert::SetNull() {
85 CUnsignedAlert::SetNull();

Callers 1

AppInitFunction · 0.45

Calls 1

ToStringFunction · 0.50

Tested by

no test coverage detected