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

Method GetId

src/net.h:612–614  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

610 CNode& operator=(const CNode&) = delete;
611
612 NodeId GetId() const {
613 return id;
614 }
615
616 uint64_t GetLocalNonce() const {
617 return nLocalHostNonce;

Callers 15

CopyStatsMethod · 0.95
PushNodeVersionMethod · 0.80
AddTxAnnouncementMethod · 0.80
InitializeNodeMethod · 0.80
FinalizeNodeMethod · 0.80
NewPoWValidBlockMethod · 0.80
_RelayTransactionMethod · 0.80
ProcessGetBlockDataMethod · 0.80
FindTxForGetDataMethod · 0.80
ProcessGetDataMethod · 0.80
EXCLUSIVE_LOCKS_REQUIREDFunction · 0.80

Calls

no outgoing calls

Tested by 2

BOOST_AUTO_TEST_CASEFunction · 0.64
FUZZ_TARGET_INITFunction · 0.64