Skip to content

Create a type safe descriptor builder #165

@notmandatory

Description

@notmandatory

As discussed in the team chat with kirillzhukov, the bdk lib uses rust macros to provide a type safe way to construct valid descriptors. Since the macro approach won't work for bdk-ffi language bindings we should try to build a simple library, possibly as a new repo, that uses simple structs and enums to accomplish something similar to the bdk::descriptor::dsl module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionIssue requires some discussion firstenhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions