Crate lnd_grpc_tonic_client

Crate lnd_grpc_tonic_client 

Source

Re-exports§

pub use channel::connect_lnd;

Modules§

channel
Custom implementation to replace tonic::transport::Channel.
invoicesrpc
! Rust binding for the lnd grpc client. ! ! Example: https://github.com/doitian/lnd-grpc-tonic-client/tree/main/examples
lnrpc
routerrpc

Structs§

Uri
The URI component of a request.

Functions§

create_invoices_client
create_lightning_client
create_router_client

Type Aliases§

InvoicesClient
LightningClient
RouterClient