Commit 064b1ce3 authored by 33cn's avatar 33cn

Update ticket.go

parent 00f2674f
......@@ -36,7 +36,7 @@ func init() {
drivers.QueryData.Register("ticket", &Client{})
}
// Client export ticket client struct
// Client export ticket client struct
type Client struct {
*drivers.BaseClient
//ticket map for miner
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment