Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR2: New helper to build a TxSkelOut from an existing TxOutRef #457

Merged
merged 8 commits into from
Feb 26, 2025

Conversation

mmontin
Copy link
Collaborator

@mmontin mmontin commented Feb 14, 2025

This brings a new helper that is particularly useful when working with tweaks. In many cases you want to pay back an existing output with a slight modification. However, this was very cumbersome to do, which is fixed by this PR.

@mmontin mmontin requested a review from yannham February 14, 2025 17:09
@mmontin mmontin changed the base branch from main to mm/fix-initial-distributions February 14, 2025 18:46
@mmontin mmontin force-pushed the mm/txoutref-to-txskelout branch from 91364d9 to 00d2649 Compare February 14, 2025 22:46
Base automatically changed from mm/fix-initial-distributions to main February 26, 2025 13:47
@mmontin mmontin merged commit 20a8802 into main Feb 26, 2025
7 checks passed
@mmontin mmontin deleted the mm/txoutref-to-txskelout branch February 26, 2025 17:27
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.

3 participants