OSDN Git Service

rename (#465)
[bytom/vapor.git] / blockchain / txbuilder / witness_test.go
index 49e5bde..a4e093a 100644 (file)
@@ -6,8 +6,8 @@ import (
 
        "github.com/davecgh/go-spew/spew"
 
-       chainjson "github.com/vapor/encoding/json"
-       "github.com/vapor/testutil"
+       chainjson "github.com/bytom/vapor/encoding/json"
+       "github.com/bytom/vapor/testutil"
 )
 
 func TestWitnessJSON(t *testing.T) {