mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2026-03-23 09:49:33 -04:00
Update the `process_approval_transaction` function to utilize the new `error_code` and `item_details` returned by the enhanced `validate_submission_items_for_approval` function. This will improve error handling and debugging by providing more specific information when validation fails.