prod deployment
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Test Clients
|
||||
|
||||
Test clients for the DexOrder trading system.
|
||||
Test clients for the Dexorder trading system.
|
||||
|
||||
## History Client
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ async def main():
|
||||
Test the high-level OHLC client API with smart caching.
|
||||
"""
|
||||
|
||||
print("=== DexOrder OHLC Client Test ===\n")
|
||||
print("=== Dexorder OHLC Client Test ===\n")
|
||||
|
||||
# Initialize client
|
||||
client = OHLCClient(
|
||||
|
||||
Reference in New Issue
Block a user