This release adds support for a returnAsset argument to the /api/transactions and /api/transactions/get endpoints. When provided, this argument forces the API to include the transaction asset in the response payload. This change lays the groundwork for consolidating API endpoints in future releases, reducing the number of calls needed to retrieve full transaction details.