Skip to content

Expose JsonOutPoint #272

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

Merged
merged 1 commit into from
Jan 1, 2023
Merged

Conversation

casey
Copy link
Contributor

@casey casey commented Jan 1, 2023

I'm implementing an in-memory dummy Bitcoin Core RPC server for testing. Exposing JsonOutPoint is necessary in order to implement lockunspent, which takes JsonOutPoints instead of OutPoints.

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 158e7a0

@apoelstra apoelstra merged commit 13256b0 into rust-bitcoin:master Jan 1, 2023
@casey casey deleted the expose-json-outpoint branch January 1, 2023 23:36
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