mirror of
https://github.com/Routstr/routstr-core.git
synced 2026-08-10 03:07:06 +00:00
fmt
This commit is contained in:
@@ -286,6 +286,7 @@ async def proxy(
|
||||
status_code=400,
|
||||
media_type="application/json",
|
||||
)
|
||||
|
||||
# Check token balance for all requests to get currency unit
|
||||
_ = check_token_balance(headers, request_body_dict)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user