fixed comment
This commit is contained in:
@@ -252,6 +252,7 @@ func (c *Client) Sell(ctx context.Context, params SellParams) (*api.SellResponse
|
|||||||
Rows: []api.ReceiptRow{row},
|
Rows: []api.ReceiptRow{row},
|
||||||
Pays: []api.ReceiptPay{pay},
|
Pays: []api.ReceiptPay{pay},
|
||||||
Userinfo: params.Userinfo,
|
Userinfo: params.Userinfo,
|
||||||
|
CommentUP: params.CommentUP,
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user