Skip to content

Conversation

AnthonyLaw
Copy link
Member

What was the issue?

  • REST is not returned timestamp and feeMultiplier in unconfirmed / partial / Listener, It caused SDK transaction DTO throw error when the value is undefined.

What's the fix?

  • added bullish coalescing operator to handle timestamp and feeMultiplier, when value is undefined, it returns 0

@AnthonyLaw AnthonyLaw linked an issue Sep 20, 2022 that may be closed by this pull request
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.

Unable to extract transaction meta handled by listener.
2 participants