OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / bc / types / transaction_test.go
index 680cf17..b0c381d 100644 (file)
@@ -10,10 +10,10 @@ import (
 
        "github.com/davecgh/go-spew/spew"
 
-       "github.com/vapor/consensus"
-       "github.com/vapor/errors"
-       "github.com/vapor/protocol/bc"
-       "github.com/vapor/testutil"
+       "github.com/bytom/vapor/consensus"
+       "github.com/bytom/vapor/errors"
+       "github.com/bytom/vapor/protocol/bc"
+       "github.com/bytom/vapor/testutil"
 )
 
 func TestTransaction(t *testing.T) {