MCPcopy Create free account
hub / github.com/DNAProject/DNA / GetSoftVersion

Method GetSoftVersion

p2pserver/peer/peer.go:268–270  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

266}
267
268func (this *Peer) GetSoftVersion() string {
269 return this.base.GetSoftVersion()
270}
271
272//AttachChan set msg chan to sync link
273func (this *Peer) AttachChan(msgchan chan *types.MsgPayload) {

Callers 2

DumpInfoMethod · 0.95
viewHandlerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected