Skip to content

fix(types): Add Camel Case Renaming to UiTransactionEncoding#176

Merged
0xIchigo merged 1 commit intodevfrom
fix/gtfa-serialization-error
Mar 11, 2026
Merged

fix(types): Add Camel Case Renaming to UiTransactionEncoding#176
0xIchigo merged 1 commit intodevfrom
fix/gtfa-serialization-error

Conversation

@0xIchigo
Copy link
Copy Markdown
Collaborator

This PR adds #[serde(rename_all = "camelCase")] to the UiTransactionEncoding enum to fix the issue where variants were serialized in Pascal case instead of Camel case

@0xIchigo 0xIchigo requested a review from Japif March 11, 2026 15:20
@0xIchigo 0xIchigo merged commit f4d316e into dev Mar 11, 2026
1 check passed
@0xIchigo 0xIchigo deleted the fix/gtfa-serialization-error branch March 11, 2026 15:26
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