mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-29 15:10:37 +00:00
Periodic pairsLastUpdated timestamp update
Fix other GoReportCard warnings
This commit is contained in:
@@ -143,7 +143,7 @@ type OrderCancelResponse struct {
|
||||
ErrorCode int64 `json:"errorCode"`
|
||||
}
|
||||
|
||||
// OrderCancellationResponse contians the orderID and error when cancelling multiple orders
|
||||
// OrderCancellationResponse contains the orderID and error when cancelling multiple orders
|
||||
type OrderCancellationResponse struct {
|
||||
UUID string `json:"uuid"`
|
||||
Error string `json:"errorCode"`
|
||||
|
||||
Reference in New Issue
Block a user