mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-05 23:16:53 +00:00
Fix GoReport issues
This commit is contained in:
@@ -44,7 +44,7 @@ type PairSettings struct {
|
||||
MinAmount float64 `json:"min_amount,string"`
|
||||
}
|
||||
|
||||
// AuthResponse stores the auth reponse
|
||||
// AuthResponse stores the auth response
|
||||
type AuthResponse struct {
|
||||
Result bool `json:"bool"`
|
||||
Error string `json:"error"`
|
||||
|
||||
Reference in New Issue
Block a user