alexbosworth / lightning

Lightning client methods
MIT License
127 stars 33 forks source link

Typescript definitions for methods deleteChainTransaction getChainTransaction #153

Closed alexbosworth closed 10 months ago

alexbosworth commented 11 months ago

New methods are missing typescript definitions

deleteChainTransaction takes a transaction id hex string

getChainTransaction takes a transaction id hex string id and returns a singular version of getChainTransactions transaction

ping @bkiac