OSDN Git Service

Merge pull request #1813 from Bytom/dev
[bytom/bytom.git] / protocol / bc / types / spend_test.go
index f451a5e..2633c24 100644 (file)
@@ -8,9 +8,9 @@ import (
 
        "github.com/davecgh/go-spew/spew"
 
-       "github.com/bytom/encoding/blockchain"
-       "github.com/bytom/protocol/bc"
-       "github.com/bytom/testutil"
+       "github.com/bytom/bytom/encoding/blockchain"
+       "github.com/bytom/bytom/protocol/bc"
+       "github.com/bytom/bytom/testutil"
 )
 
 func TestSerializationSpendCommitment(t *testing.T) {