alpenlabs / strata

Rust implementation of the Strata protocol
https://docs.stratabtc.org
Apache License 2.0
23 stars 1 forks source link

fix: add accessors for all fields in the CooperativeWithdrawalInfo #450

Closed Rajil1213 closed 1 week ago

Rajil1213 commented 1 week ago

Description

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

Type of Change

Checklist