You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…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
In
send_transaction
inbase_layer/wallet/src/transaction_service/service.rs
, the user cannot specify specific utxos to send.This logic can be changed to select certain UTXOS
The text was updated successfully, but these errors were encountered: