update todayentrust to todayorders
This commit is contained in:
parent
e525c9e5f7
commit
ffb2952fce
@ -282,7 +282,7 @@ def get_today_trades():
|
||||
abort(500, description="Internal server error")
|
||||
|
||||
|
||||
@app.route("/yu/todayentrust", methods=["GET"])
|
||||
@app.route("/yu/todayorders", methods=["GET"])
|
||||
def get_today_orders():
|
||||
"""Get the today's entrust of the account."""
|
||||
logger.info("Received today entrust request")
|
||||
|
Loading…
x
Reference in New Issue
Block a user