mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-08 07:26:48 +00:00
Implemented Exchange version variable.
This commit is contained in:
@@ -14,6 +14,7 @@ import (
|
||||
|
||||
const (
|
||||
ITBIT_API_URL = "https://api.itbit.com/v1/"
|
||||
ITBIT_API_VERSION = "1"
|
||||
)
|
||||
|
||||
type ItBit struct {
|
||||
|
||||
Reference in New Issue
Block a user