OSDN Git Service

Merge pull request #466 from Bytom/update-mov
[bytom/vapor.git] / api / block_retrieve.go
index 10b9fb0..cc2ac51 100644 (file)
@@ -3,10 +3,10 @@ package api
 import (
        set "gopkg.in/fatih/set.v0"
 
-       "github.com/vapor/blockchain/query"
-       chainjson "github.com/vapor/encoding/json"
-       "github.com/vapor/protocol/bc"
-       "github.com/vapor/protocol/bc/types"
+       "github.com/bytom/vapor/blockchain/query"
+       chainjson "github.com/bytom/vapor/encoding/json"
+       "github.com/bytom/vapor/protocol/bc"
+       "github.com/bytom/vapor/protocol/bc/types"
 )
 
 // return best block hash