alexbosworth / lightning

Lightning client methods
MIT License
126 stars 32 forks source link

Typescript definitions for utxo_selection #161

Closed alexbosworth closed 5 months ago

alexbosworth commented 5 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