fedimint / tonic_lnd

Rust implementation of LND RPC client using async GRPC library `tonic`
6 stars 16 forks source link

Review supported LND versions #17

Open okjodom opened 11 months ago

okjodom commented 11 months ago

This library pinned support to LND v0.15.4-beta . We should revise/update support for newer LND versions

hensg commented 2 months ago

The repository could have multiple branches following LND standards: e.g.: https://github.com/hensg/tonic_lnd/tree/0-18-2-branch which support new rpc calls like trackpayments