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',
|
||||
|
||||
# Public endpoints
|
||||
'loadMarkets',
|
||||
'fetchOHLCV',
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user