Skip to content

Conversation

@sandroguras
Copy link

Update GetTransactionStatusResponse to match new API structure

  • Add new fields: block_number, block_id, block_timestamp, expiration
  • Retain existing fields to maintain compatibility
  • Ensure field types align with API response data types

Update GetTransactionStatusResponse to match new API structure

- Add new fields: block_number, block_id, block_timestamp, expiration
- Retain existing fields to maintain compatibility
- Ensure field types align with API response data types
@aaroncox
Copy link
Member

Went to merge this and noticed the tests were just placeholders doing console logs.

If we want to merge this, we should either:

  1. Revert the test back to what it was.
  2. Complete the tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants