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

Make type_arguments optional and publically rename to typeArguments #71

Merged
merged 3 commits into from
Oct 16, 2023

Conversation

heliuchuan
Copy link
Contributor

Description

This makes it so that the the developer doesn't have to define type_arguments when building transactions. This is the majority use case. This also changes it to camelCase for consistency for public facing params. Snake case is still required for serialization.

Test Plan

pnpm test

@heliuchuan heliuchuan enabled auto-merge (squash) October 16, 2023 21:45
Copy link
Collaborator

@0xmaayan 0xmaayan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@heliuchuan heliuchuan merged commit 2613082 into main Oct 16, 2023
10 checks passed
@heliuchuan heliuchuan deleted the type_arguments branch October 16, 2023 21:49
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