Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2685
ServiceFlags CConnman::GetLocalServices() const
2686
{
2687
return nLocalServices;
2688
}
2689
2690
void CConnman::SetBestHeight(int height)
2691
{
Callers
7
PushNodeVersion
Function · 0.45
MaybeSetPeerAsAnnouncingHeaderAndIDs
Function · 0.45
ProcessGetBlockData
Function · 0.45
EXCLUSIVE_LOCKS_REQUIRED
Function · 0.45
ProcessMessage
Function · 0.45
AdvertiseLocal
Function · 0.45
getnetworkinfo
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected