mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-28 22:35:46 +08:00
BLD: populating assets with help from CCXT
This commit is contained in:
@@ -99,3 +99,6 @@ class TestCCXT(BaseExchangeTestCase):
|
||||
asset = self.exchange.get_asset('eth_btc')
|
||||
orderbook = self.exchange.get_orderbook(asset)
|
||||
pass
|
||||
|
||||
def test_get_fees(self):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user