[Mod]simplify bitstamp gateway
This commit is contained in:
parent
9dd329e4d5
commit
6b753f58a5
File diff suppressed because it is too large
Load Diff
@ -116,6 +116,8 @@ class Exchange(Enum):
|
|||||||
BITFINEX = "BITFINEX"
|
BITFINEX = "BITFINEX"
|
||||||
BINANCE = "BINANCE"
|
BINANCE = "BINANCE"
|
||||||
COINBASE = "COINBASE"
|
COINBASE = "COINBASE"
|
||||||
|
BITSTAMP = "BITSTAMP"
|
||||||
|
|
||||||
|
|
||||||
class Currency(Enum):
|
class Currency(Enum):
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user