Currently tr script types are not supported but they are an available option in the rust-miniscript crate. The bdk-cli compile command should support them.
see:
https://docs.rs/miniscript/12.3.2/miniscript/descriptor/enum.Descriptor.html#method.new_tr
|
let descriptor = match script_type.as_str() { |