OSDN Git Service

merge node_p2p and chain.
[bytom/bytom.git] / protocol / bc / legacy / bc_test.go
index a69875c..b69870f 100644 (file)
@@ -5,7 +5,7 @@ import (
        "io"
        "testing"
 
-       "chain/protocol/bc"
+       "github.com/blockchain/protocol/bc"
 )
 
 func serialize(t *testing.T, wt io.WriterTo) []byte {