Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
CopyStats
Method · 0.95
MaybeSetPeerAsAnnouncingHeaderAndIDs
Method · 0.80
PushNodeVersion
Method · 0.80
AddTxAnnouncement
Method · 0.80
InitializeNode
Method · 0.80
FinalizeNode
Method · 0.80
NewPoWValidBlock
Method · 0.80
_RelayTransaction
Method · 0.80
ProcessGetBlockData
Method · 0.80
FindTxForGetData
Method · 0.80
ProcessGetData
Method · 0.80
EXCLUSIVE_LOCKS_REQUIRED
Function · 0.80
Calls
no outgoing calls
Tested by
2
BOOST_AUTO_TEST_CASE
Function · 0.64
FUZZ_TARGET_INIT
Function · 0.64