MCPcopy 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

127var xxx_messageInfo_ID proto.InternalMessageInfo
128
129func (m *ID) GetPublicKey() []byte {
130 if m != nil {
131 return m.PublicKey
132 }
133 return nil
134}
135
136func (m *ID) GetId() []byte {
137 if m != nil {

Callers 1

receiveIDMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected