-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
enhancementImprovements to existing features / behaviourImprovements to existing features / behaviourgood first issueIssues suitable for first time contributors to LNDIssues suitable for first time contributors to LND
Description
A user would like to send funds from an address in multiple transactions until that address has exhausted its balance. Therefore, it would be helpful to be able to specify a change address in SendCoinsRequest
. Then the user could do
lncli sendcoins --utxo txid:vout --amount XXX --addr target_address --change_address address_of_txid:vout
Alternatively the user can sign PSBTs to achieve the same.
Metadata
Metadata
Assignees
Labels
enhancementImprovements to existing features / behaviourImprovements to existing features / behaviourgood first issueIssues suitable for first time contributors to LNDIssues suitable for first time contributors to LND