OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / bc / types / transaction.go
index 52f50a9..00bc8d3 100644 (file)
@@ -6,9 +6,9 @@ import (
        "fmt"
        "io"
 
-       "github.com/vapor/encoding/blockchain"
-       "github.com/vapor/errors"
-       "github.com/vapor/protocol/bc"
+       "github.com/bytom/vapor/encoding/blockchain"
+       "github.com/bytom/vapor/errors"
+       "github.com/bytom/vapor/protocol/bc"
 )
 
 const serRequired = 0x7 // Bit mask accepted serialization flag.