Skip to content

Update compile command to support creating taproot descriptors #204

@notmandatory

Description

@notmandatory

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() {

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions