Skip to content

Add support for extracting single-path policies from a multi-path policy #75

Description

@shesek

Keys and descriptors already support this in the Minsc runtime, using the singles() function or array-like index access.

This was implemented using rust-miniscript's into_single_keys()/into_single_descriptors(), which doesn't have an equivalent for policies.

Adding support for policies is pretty straightforward, but not implemented yet. PRs welcome :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions