OSDN Git Service

rename (#465)
[bytom/vapor.git] / blockchain / query / annotated.go
index 2b1894a..471704d 100644 (file)
@@ -3,9 +3,9 @@ package query
 import (
        "encoding/json"
 
-       "github.com/vapor/crypto/ed25519/chainkd"
-       chainjson "github.com/vapor/encoding/json"
-       "github.com/vapor/protocol/bc"
+       "github.com/bytom/vapor/crypto/ed25519/chainkd"
+       chainjson "github.com/bytom/vapor/encoding/json"
+       "github.com/bytom/vapor/protocol/bc"
 )
 
 //AnnotatedTx means an annotated transaction.