X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=blockchain%2Frpc%2Frpc.go;fp=blockchain%2Frpc%2Frpc.go;h=87ba1425e3abb7a613a8509f2dfa963884f7fa4f;hb=1337be95f74a1d2a1a7316737efde413f29bcb2f;hp=0710c93c9b54d77fe7311d8c1a1f4c1c100d20cb;hpb=d15598b9032d9c5a9e93ad826c409afea798afc4;p=bytom%2Fvapor.git diff --git a/blockchain/rpc/rpc.go b/blockchain/rpc/rpc.go index 0710c93c..87ba1425 100644 --- a/blockchain/rpc/rpc.go +++ b/blockchain/rpc/rpc.go @@ -11,8 +11,8 @@ import ( "strings" "time" - "github.com/vapor/errors" - "github.com/vapor/net/http/httperror" + "github.com/bytom/vapor/errors" + "github.com/bytom/vapor/net/http/httperror" ) // Bytom-specific header fields