-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Labels
discussionIssue requires some discussion firstIssue requires some discussion firstenhancementNew feature or requestNew feature or request
Description
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
Labels
discussionIssue requires some discussion firstIssue requires some discussion firstenhancementNew feature or requestNew feature or request
Type
Projects
Status
Done