Skip to content

Conversation

@tcharding
Copy link
Member

@tcharding tcharding commented Apr 17, 2024

In the segwit signing example we are using the incorrect value when creating the signature - we should be using the utxo amount (input amount) not the spend amount (output spend amount).

Also fixed in rust-bitcoin PR #2696.

In the segwit signing example we are using the incorrect value when
creating the signature - we should be using the utxo amount (input
amount) not the spend amount (output spend amount).

Also fixed in `rust-bitcoin` PR #2696.
Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ACK 49ec983

@tcharding tcharding merged commit 03e0e77 into rust-bitcoin:master Apr 18, 2024
@tcharding tcharding deleted the 04-18-fix-example branch April 30, 2024 00:50
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