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

SpendingKey::decrypt should return UTXO notification payload #202

Open
aszepieniec opened this issue Oct 11, 2024 · 0 comments
Open

SpendingKey::decrypt should return UTXO notification payload #202

aszepieniec opened this issue Oct 11, 2024 · 0 comments

Comments

@aszepieniec
Copy link
Contributor

Right now it returns a pair of type (Utxo, Digest), whose elements correspond to the UTXO and the sender randomness. It is worth wrapping this pair into its own type, and (we think) the type for it already exists in UtxoNotificationPayload.

Co-authored-by: @Sword-Smith

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

No branches or pull requests

1 participant