Commit a0406fb8 authored by vipwzw's avatar vipwzw Committed by 33cn

Update ticket.go

parent 052bf00d
......@@ -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