OSDN Git Service

rename (#465)
[bytom/vapor.git] / equity / compiler / ast.go
index 85db64e..cb642c7 100644 (file)
@@ -6,7 +6,7 @@ import (
        "strconv"
        "strings"
 
-       chainjson "github.com/vapor/encoding/json"
+       chainjson "github.com/bytom/vapor/encoding/json"
 )
 
 // Contract is a compiled Equity contract.