mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-07 15:11:03 +00:00
spellcheck: fix and update (#1359)
* spellcheck: fix and update * spellcheck: add exclude line for gateio_types
This commit is contained in:
@@ -123,7 +123,7 @@ type TradeHistory struct {
|
||||
Timestamp float64 `json:"timestamp"`
|
||||
}
|
||||
|
||||
// DepositAddress stores a curency deposit address
|
||||
// DepositAddress stores a currency deposit address
|
||||
type DepositAddress struct {
|
||||
Success int `json:"success"`
|
||||
Return struct {
|
||||
|
||||
Reference in New Issue
Block a user