MCPcopy Create free account
hub / github.com/bitcoinxt/bitcoinxt / SignalsUAHF

Function SignalsUAHF

src/utilprocessmsg.cpp:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19bool SignalsUAHF(const CNode& node) {
20 return node.nServices & NODE_BITCOIN_CASH;
21}
22
23} // ns anon
24

Callers 1

KeepOutgoingPeerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected