alexbosworth / lightning

Lightning client methods
MIT License
127 stars 33 forks source link

Typescript definitions for method getConfiguration #157

Closed alexbosworth closed 9 months ago

alexbosworth commented 9 months ago

New method is missing typescript definition

getConfiguration takes only the authenticated lnd object

it returns a log property with log line strings and an options property with options that have a type property and a value property that are both strings

ping @bkiac