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

Allow user to select specific UTXOs when sending transactions #4514

Closed
stringhandler opened this issue Aug 22, 2022 · 0 comments
Closed

Allow user to select specific UTXOs when sending transactions #4514

stringhandler opened this issue Aug 22, 2022 · 0 comments
Assignees

Comments

@stringhandler
Copy link
Collaborator

In send_transaction in base_layer/wallet/src/transaction_service/service.rs, the user cannot specify specific utxos to send.

This logic can be changed to select certain UTXOS

@agubarev agubarev self-assigned this Aug 22, 2022
stringhandler pushed a commit that referenced this issue Sep 5, 2022
…4514 (#4523)

Description
---
#4514

Motivation and Context
---
In send_transaction in base_layer/wallet/src/transaction_service/service.rs, the user cannot specify specific utxos to send.

This logic can be changed to select certain UTXOS

How Has This Been Tested?
---
existing unit tests
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

2 participants