Description: Developers need a high-level view of CPU/Memory instruction usage directly from the transaction response.
Requirements:
- Extract gas/budget usage from the Soroban simulation trace.
- Expose these as top-level fields in the Go
TransactionResponse struct.
- Add unit tests for correct extraction from varied trace outputs.
Description: Developers need a high-level view of CPU/Memory instruction usage directly from the transaction response.
Requirements:
TransactionResponsestruct.