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

Method Print

src/netbase.cpp:821–821  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

819}
820
821void CNetAddr::Print() const { LogPrint(BCLog::INFO, "CNetAddr(%s)\n", ToString()); }
822
823// private extensions to enum Network, only returned by GetExtNetwork,
824// and only used in GetReachabilityFrom

Callers

nothing calls this directly

Calls 1

ToStringFunction · 0.50

Tested by

no test coverage detected