OSDN Git Service

rename (#465)
[bytom/vapor.git] / p2p / base_reactor.go
index bd9b095..7a6045d 100644 (file)
@@ -3,7 +3,7 @@ package p2p
 import (
        cmn "github.com/tendermint/tmlibs/common"
 
-       "github.com/vapor/p2p/connection"
+       "github.com/bytom/vapor/p2p/connection"
 )
 
 //Reactor is responsible for handling incoming messages of one or more `Channels`