Commit acff30ce authored by vipwzw's avatar vipwzw

Update peer.go

parent b6f4e985
......@@ -18,6 +18,7 @@ import (
"google.golang.org/grpc/status"
)
// Start peer start
func (p *Peer) Start() {
log.Debug("Peer", "Start", p.Addr())
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment