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

Add explicit generation fields #18

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Add explicit generation fields #18

merged 1 commit into from
Apr 26, 2024

Conversation

ProfMoo
Copy link
Contributor

@ProfMoo ProfMoo commented Apr 26, 2024

The previous generation relied on go_package fields in the coinbase.staking.rewards package, which we removed. This change ensures the generation still works.

@@ -481,7 +481,23 @@
"in": "body",
"required": true,
"schema": {
"$ref": "#/definitions/StakingServicePerformWorkflowStepBody"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure why this change showed up. Underlying package update is my best guess. I verified that they're functionally the same though.

@ProfMoo ProfMoo merged commit 6cb7e6e into main Apr 26, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants