coin select: add coin selection strategy option to all on-chain RPCs #8498
Labels
beginner
Issues suitable for new developers
cli
Related to the command line interface
coin selection
good first issue
Issues suitable for first time contributors to LND
P3
might get fixed, nice to have
rpc
Related to the RPC interface
Comment from #8378:
Originally posted by @guggero in #8378 (comment)
Currently, the coin selection strategy can only be configured globally, via the
--coin-selection-strategy=[largest|random]
config/CLI option.But because the strategy might be something a user wants to decide upon for every spend, a similar option should be added to all on-chain RPCs such as the ones mentioned in the original comment above.
The text was updated successfully, but these errors were encountered: