MCPcopy Create free account
hub / github.com/ElementsProject/elements / GetLocalServices

Method GetLocalServices

src/net.cpp:3020–3023  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3018}
3019
3020ServiceFlags CConnman::GetLocalServices() const
3021{
3022 return nLocalServices;
3023}
3024
3025unsigned int CConnman::GetReceiveFloodSize() const { return nReceiveFloodSize; }
3026

Callers 8

PushNodeVersionMethod · 0.45
ProcessGetBlockDataMethod · 0.45
ProcessMessageMethod · 0.45
GetLocalAddrForPeerFunction · 0.45
FUZZ_TARGET_INITFunction · 0.45
FUZZ_TARGET_INITFunction · 0.45
getnetworkinfoFunction · 0.45

Calls

no outgoing calls

Tested by 2

FUZZ_TARGET_INITFunction · 0.36
FUZZ_TARGET_INITFunction · 0.36