alexbosworth / lightning

Lightning client methods
MIT License
127 stars 33 forks source link

Typescript definitions for getPendingSweeps and requestBatchedFeeIncrease #163

Closed alexbosworth closed 6 months ago

alexbosworth commented 6 months ago

An upcoming change in LND 0.18.0 will allow for access to the new sweeper system: getPendingSweeps and requestBatchedFeeIncrease were added as new methods to interact with the new sweeper

Need typescript support for these methods

ping @bkiac