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

Method GetLocalNonce

src/net.h:616–618  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

614 }
615
616 uint64_t GetLocalNonce() const {
617 return nLocalHostNonce;
618 }
619
620 int GetRefCount() const
621 {

Callers 3

PushNodeVersionMethod · 0.80
CheckIncomingNonceMethod · 0.80
FUZZ_TARGET_INITFunction · 0.80

Calls

no outgoing calls

Tested by 1

FUZZ_TARGET_INITFunction · 0.64