Fix formatting
This commit is contained in:
parent
20459a2f46
commit
5a604441b4
@ -55,7 +55,7 @@ type ResultTickersAsString struct {
|
||||
|
||||
// ResultTickerListAsString contains formatted data about available currency tickers
|
||||
type ResultTickerListAsString struct {
|
||||
Timestamp int64 `json:"ts,omitempty"`
|
||||
Timestamp int64 `json:"ts,omitempty"`
|
||||
Tickers []string `json:"available_currencies"`
|
||||
Error string `json:"error,omitempty"`
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user