Skip to content

Remove PrevOut in favor of Vout#190

Merged
oleonardolima merged 1 commit into
bitcoindevkit:masterfrom
luisschwab:refactor/remove-prevout-struct
Apr 30, 2026
Merged

Remove PrevOut in favor of Vout#190
oleonardolima merged 1 commit into
bitcoindevkit:masterfrom
luisschwab:refactor/remove-prevout-struct

Conversation

@luisschwab

@luisschwab luisschwab commented Apr 28, 2026

Copy link
Copy Markdown
Member

Closes #148

Changelog

## Removed
- Remove `PrevOut` in favor of `Vout`

@luisschwab luisschwab self-assigned this Apr 28, 2026
@luisschwab luisschwab added the api A breaking API change label Apr 28, 2026
@luisschwab luisschwab force-pushed the refactor/remove-prevout-struct branch from 24d9335 to 2cdb720 Compare April 29, 2026 14:37
@luisschwab

Copy link
Copy Markdown
Member Author

ping @oleonardolima

@oleonardolima oleonardolima left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

utACK 2cdb720

@oleonardolima oleonardolima merged commit 5aeb210 into bitcoindevkit:master Apr 30, 2026
26 checks passed
@luisschwab luisschwab deleted the refactor/remove-prevout-struct branch April 30, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api A breaking API change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vout is identical to PrevOut

2 participants