mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-01 07:26:48 +00:00
Made use of Pairs and BaseCurrencies variables, formatting changes.
This commit is contained in:
@@ -37,6 +37,8 @@ type Coinbase struct {
|
||||
RESTPollingDelay time.Duration
|
||||
Password, APIKey, APISecret string
|
||||
TakerFee, MakerFee float64
|
||||
BaseCurrencies []string
|
||||
Pairs []string
|
||||
}
|
||||
|
||||
type CoinbaseTicker struct {
|
||||
|
||||
Reference in New Issue
Block a user