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: add accessors for all fields in the CooperativeWithdrawalInfo #450

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

Rajil1213
Copy link
Contributor

Description

This PR adds accessors for the fields inside the CooperativeWithdrawalInfo struct which are now necessary to be exposed.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature/Enhancement (non-breaking change which adds functionality or enhances an existing one)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor
  • New or updated tests

Checklist

  • I have performed a self-review of my code.
  • I have commented my code where necessary.
  • I have updated the documentation if needed.
  • My changes do not introduce new warnings.
  • I have added tests that prove my changes are effective or that my feature works.
  • New and existing tests pass with my changes.

@Rajil1213 Rajil1213 self-assigned this Nov 3, 2024
Copy link
Member

@storopoli storopoli left a comment

Choose a reason for hiding this comment

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

ACK 96369d9

@storopoli storopoli merged commit fcc7d61 into bitvm2 Nov 4, 2024
15 checks passed
@storopoli storopoli deleted the fix/add-getters-for-withdrawal-info-fields branch November 4, 2024 12:11
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