alexbosworth / lightning

Lightning client methods
MIT License
126 stars 32 forks source link

typescript support for openChannels #145

Closed alexbosworth closed 1 year ago

alexbosworth commented 1 year ago

The is_simplified_taproot Boolean option was added to channels params in openChannels in 9.13.0 to enable support for PSBT funding of typescript channels and it needs typescript definition support

ping @bkiac