mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-31 23:16:54 +00:00
spellcheck: fix and update (#1359)
* spellcheck: fix and update * spellcheck: add exclude line for gateio_types
This commit is contained in:
@@ -242,7 +242,7 @@ type WithdrawalAddress struct {
|
||||
Reason string `json:"reason"`
|
||||
}
|
||||
|
||||
// ErrorCapture is a generlized error response from the server
|
||||
// ErrorCapture is a generalized error response from the server
|
||||
type ErrorCapture struct {
|
||||
Result string `json:"result"`
|
||||
Reason string `json:"reason"`
|
||||
|
||||
Reference in New Issue
Block a user