Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
82
void CUnsignedAlert::Print() const { LogPrint(BCLog::INFO,
"%s"
, ToString()); }
83
84
void CAlert::SetNull() {
85
CUnsignedAlert::SetNull();
Callers
1
AppInit
Function · 0.45
Calls
1
ToString
Function · 0.50
Tested by
no test coverage detected