Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: change default value for WalletTransaction metadata #2609

Merged
merged 4 commits into from
Sep 20, 2024

Conversation

annvelents
Copy link
Contributor

All api clients expect metadata to be returned as array (and when records are created, it's also an array), but if we create WalletTransaction without metadata, it takes default value of {} which then breaks api-clients

@annvelents annvelents merged commit ef2dfc6 into main Sep 20, 2024
6 checks passed
@annvelents annvelents deleted the fix-default-for-wallet-transaction-metadata branch September 20, 2024 09:53
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