alexbosworth / lightning

Lightning client methods
MIT License
126 stars 32 forks source link

Typescript for getWalletInfo #180

Closed alexbosworth closed 4 weeks ago

alexbosworth commented 1 month ago

Somehow the return types for getWalletInfo got out of sync with the typescript

Missing return attributes:

    [is_synced_to_graph]: <Is Synced To Network Graph Bool>
    [uris]: [<The URIs of the Node String>]

ping @bkiac