Skip to content

Conversation

jachiang
Copy link
Contributor

@jachiang jachiang commented Nov 1, 2019

Allows us to conveniently generate op_return outputs with generate_and_send_coins:
This would be useful for taptweak chapter mini case-study: #132

Previous change added a witness stack argument to the CTxInWitness initializer.
However, methods such as CTransaction.deserialize() will initialize
CTxInWitness() without a witness stack argument. This fix makes the witness
stack argument optional.
Copy link
Collaborator

@elichai elichai left a comment

Choose a reason for hiding this comment

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

Don't understand the usecase but the technicality looks good

@jnewbery jnewbery removed their request for review December 6, 2023 13:01
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