miniscript has extended the `Miniscript` struct to be generic over a `ScriptContext`. This context is different for the `Sh` variant (`Legacy`) than for the `Wsh` and `ShWsh` variants (`Segwitv0`). Therefore, Rust is not happy with the single `compiled` variable if it is used as an argument for all three variants.
Magical Bitcoin Wallet
A modern, lightweight, descriptor-based wallet written in Rust!
Getting Started
See the documentation at magicalbitcoin.org
Description
Languages
Rust
99.9%