You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #299: Allow constructing Sh descriptors wrapping an existing Wsh/Wpkh
bd7c642 Allow constructing Sh descriptors wrapping an existing Wsh/Wpkh (Nadav Ivgi)
Pull request description:
Useful if you already have an `W{s,pk}h` descriptor and wish to wrap it with P2SH.
This used to be [possible](https://github.com/shesek/minsc/blob/33433462e84e3903a70a9aac6f47e591df094127/src/stdlib/miniscript.rs#L149-L153) before the new inner types for the Descriptor enum variants, which has private fields that cannot be initialized externally.
ACKs for top commit:
apoelstra:
ACK bd7c642
sanket1729:
ACK bd7c642
Tree-SHA512: c89f77d4cc8bcbda39f48361fc0693a7731ab2202f487dace44ab612fcdbd011476e6fbe79f1d429f10f9b1ea7e8ea1b164592e77e901030cec39f82dd764c02
0 commit comments