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: jsonpb unmarshal #96

Merged
merged 15 commits into from
Jul 19, 2024
Merged

fix: jsonpb unmarshal #96

merged 15 commits into from
Jul 19, 2024

Conversation

Senna46
Copy link
Contributor

@Senna46 Senna46 commented Jul 17, 2024

Overview

message SwapMetadata {
string interface_provider = 1;
Route route = 2;
oneof swap_type {
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you rename to amount_strategy?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The word strategy is a little unnatural, but it's better than swap_type, i think.
mode or type is less unnatural.

@kimurayu45z kimurayu45z merged commit 7f9dbd3 into main Jul 19, 2024
1 check passed
@kimurayu45z kimurayu45z deleted the fix/jsonpb-unmarshal branch July 19, 2024 06:02
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.

None yet

2 participants