update
This commit was merged in pull request #13.
This commit is contained in:
@@ -99,4 +99,4 @@ class TransactionService:
|
|||||||
logger.error(f"An error occurred: {str(e)}", exc_info=True)
|
logger.error(f"An error occurred: {str(e)}", exc_info=True)
|
||||||
return jsonify({
|
return jsonify({
|
||||||
"message": "Internal Server Error"
|
"message": "Internal Server Error"
|
||||||
}), 500
|
}), 500
|
||||||
Reference in New Issue
Block a user