OSDN Git Service

minor
authorHAOYUatHZ <haoyu@protonmail.com>
Wed, 28 Aug 2019 06:33:31 +0000 (14:33 +0800)
committerHAOYUatHZ <haoyu@protonmail.com>
Wed, 28 Aug 2019 06:33:31 +0000 (14:33 +0800)
netsync/chainmgr/tool_test.go

index 612c8f1..9e4bf63 100644 (file)
@@ -38,6 +38,7 @@ func NewP2PPeer(addr, id string, flag consensus.ServiceFlag) *P2PPeer {
                async: false,
        }
 }
                async: false,
        }
 }
+
 func (p *P2PPeer) Addr() net.Addr {
        return p.ip
 }
 func (p *P2PPeer) Addr() net.Addr {
        return p.ip
 }