OSDN Git Service

rename (#465)
[bytom/vapor.git] / toolbar / apinode / node.go
index d15c068..f093236 100644 (file)
@@ -3,9 +3,9 @@ package apinode
 import (
        "encoding/json"
 
-       "github.com/vapor/errors"
-       "github.com/vapor/netsync/peers"
-       "github.com/vapor/toolbar/common"
+       "github.com/bytom/vapor/errors"
+       "github.com/bytom/vapor/netsync/peers"
+       "github.com/bytom/vapor/toolbar/common"
 )
 
 // Node can invoke the api which provide by the full node server