remove loadMarkets from "required" section,
it's now implied that all ccxt exchanges provide this method.
This commit is contained in:
parent
2dc46ca0b8
commit
b39508f64d
@ -68,7 +68,6 @@ EXCHANGE_HAS_REQUIRED = [
|
|||||||
'fetchBalance',
|
'fetchBalance',
|
||||||
|
|
||||||
# Public endpoints
|
# Public endpoints
|
||||||
'loadMarkets',
|
|
||||||
'fetchOHLCV',
|
'fetchOHLCV',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user