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

Missing methods TransactionUnspentOutput #338

Closed
solidsnakedev opened this issue Jun 24, 2024 · 1 comment · Fixed by #341
Closed

Missing methods TransactionUnspentOutput #338

solidsnakedev opened this issue Jun 24, 2024 · 1 comment · Fixed by #341

Comments

@solidsnakedev
Copy link

The TransactionUnspentOutput class is missing methods that allow access to the input or output, it should be similar to those in TransactionOutput and TransactionInput
image

const test = TransactionUnspentOutput.from_cbor_hex("8282582095cdc0b23b21f9f0ac5b2580b025c4bc64034ff5e9d97f8ecb51d78151a3223f18228258390115c2e6ade9b92c86a252f6fb1d2a01b2d70a6a5db943fd368bd30c6fc28ad299e38676d1647f6d8f31234c34a914d8488ff86ca2d5df70df821a00116d86a1581cffbe813449ec642880ec645af88a4df2f586b0b677c44ecf4a1ef834a145414d494c4b01")
@rooooooooob
Copy link
Contributor

@solidsnakedev added here: #341

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 a pull request may close this issue.

2 participants