Skip to content

Conversation

@SachinMeier
Copy link
Contributor

@SachinMeier SachinMeier commented Feb 1, 2023

Add function to Script Module to allow user to create a Taproot output from script only, key only, or both

@SachinMeier SachinMeier changed the title add key-only taproot script creation WIP: add key-only taproot script creation Feb 1, 2023
@SachinMeier SachinMeier changed the title WIP: add key-only taproot script creation WIP: Add Taproot Script Construction Feb 4, 2023
@SachinMeier SachinMeier changed the title WIP: Add Taproot Script Construction Add Taproot Script Construction Feb 24, 2023
@doc """
parse takes binary or string representation
of an extended key and parses it to an extended key object
returns {:error, msg} on failure

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you don't need to document the response in @doc because it's already documented on the spec. I think a doc test is more useful

Suggested change
returns {:error, msg} on failure

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants