Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DOSNetwork/core
/ GetPublicKey
Method
GetPublicKey
p2p/package.pb.go:129–134 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
127
var
xxx_messageInfo_ID proto.InternalMessageInfo
128
129
func
(m *ID) GetPublicKey() []byte {
130
if
m != nil {
131
return
m.PublicKey
132
}
133
return
nil
134
}
135
136
func
(m *ID) GetId() []byte {
137
if
m != nil {
Callers
1
receiveID
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected