OSDN Git Service

rename (#465)
[bytom/vapor.git] / api / bbft.go
index 0ab6fe6..02e7003 100644 (file)
@@ -3,7 +3,7 @@ package api
 import (
        "sort"
 
-       chainjson "github.com/vapor/encoding/json"
+       chainjson "github.com/bytom/vapor/encoding/json"
 )
 
 type VoteInfo struct {