MCPcopy Index your code
hub / github.com/CovenantSQL/CovenantSQL / NodeID

TypeAlias NodeID

proto/nodeinfo.go:52–52  ·  view source on GitHub ↗

NodeID is the Hex of RawNodeID.

Source from the content-addressed store, hash-verified

50
51// NodeID is the Hex of RawNodeID.
52type NodeID string
53
54// AccountAddress is wallet address, will be generated from Hash(nodePublicKey).
55type AccountAddress hash.Hash

Callers 15

TestRequest_SignFunction · 0.92
TestResponse_SignFunction · 0.92
TestAck_SignFunction · 0.92
TestUpdateService_SignFunction · 0.92
buildRequestFunction · 0.92
buildResponseFunction · 0.92
CreateRandomBlockFunction · 0.92
anonymous.goFile · 0.92
GetAllNodeIDFunction · 0.92
GetLocalNodeIDFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected