OSDN Git Service

Changed blockchain to bytom.
[bytom/bytom.git] / p2p / switch_test.go
index e4b13ac..2126c19 100644 (file)
@@ -13,7 +13,7 @@ import (
        crypto "github.com/tendermint/go-crypto"
        wire "github.com/tendermint/go-wire"
 
-       cfg "github.com/blockchain/config"
+       cfg "github.com/bytom/config"
        "github.com/tendermint/tmlibs/log"
 )