alexbosworth / lightning

Lightning client methods
MIT License
128 stars 33 forks source link

Typescript definitions for utxo_selection #161

Closed alexbosworth closed 7 months ago

alexbosworth commented 7 months ago

An upcoming change in LND 0.18.0 will allow for coin selection preference:

10.9.0

utxo_selection is added as an argument to these methods and can be a string: largest or random

Need typescript support

ping @bkiac