Skip to content

Update compile command to support creating taproot descriptors #204

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

  • Status
    Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions