OSDN Git Service

Change lib directory
[bytom/bytom-spv.git] / account / builder_test.go
index 9ebe5ac..fdbbb77 100644 (file)
@@ -3,8 +3,8 @@ package account
 import (
        "testing"
 
-       "github.com/bytom/blockchain/txbuilder"
-       "github.com/bytom/protocol/bc"
+       "github.com/bytom-spv/blockchain/txbuilder"
+       "github.com/bytom-spv/protocol/bc"
 )
 
 func TestMergeSpendAction(t *testing.T) {