MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / GetLocalServices

Method GetLocalServices

src/net.cpp:2685–2688  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2683}
2684
2685ServiceFlags CConnman::GetLocalServices() const
2686{
2687 return nLocalServices;
2688}
2689
2690void CConnman::SetBestHeight(int height)
2691{

Callers 7

PushNodeVersionFunction · 0.45
ProcessGetBlockDataFunction · 0.45
EXCLUSIVE_LOCKS_REQUIREDFunction · 0.45
ProcessMessageFunction · 0.45
AdvertiseLocalFunction · 0.45
getnetworkinfoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected