Docs.rs
  • lnd_grpc_rust-2.4.0
    • lnd_grpc_rust 2.4.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • niteshbalusu11
    • Dependencies
      • hex ^0.4.3 normal
      • hyper ^0.14 normal
      • hyper-openssl ^0.9 normal
      • openssl ^0.10.16 normal
      • pretty_env_logger ^0.5.0 normal
      • prost ^0.10 normal
      • tokio ^1.35 normal
      • tokio-stream ^0.1.14 normal
      • tonic ^0.7 normal
      • tonic-openssl ^0.2 normal
      • tower ^0.4.13 normal
      • tonic-build ^0.7 build
    • Versions
    • 66.17% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

lnd_grpc_rust2.4.0

  • All Items
  • Modules
  • Structs
  • Functions
  • Type Aliases
?
Change settings

Crate lnd_grpc_rust

source ·

Modules§

  • autopilotrpc
  • chainrpc
  • devrpc
  • invoicesrpc
  • lnclipb
  • lnrpc
  • neutrinorpc
  • peersrpc
  • routerrpc
  • signrpc
  • verrpc
  • walletrpc
  • watchtowerrpc
  • wtclientrpc

Structs§

  • LndClient
  • MacaroonInterceptor
    Supplies requests with macaroon
  • MyChannel

Functions§

  • connect

Type Aliases§

  • LndAutopilotClient
  • LndChainClient
  • LndClientError
    tonic::Status is re-exported as LndClientError for convenience.
  • LndDevClient
  • LndInvoicesClient
  • LndLightningClient
  • LndNeutrinoClient
  • LndPeersClient
  • LndRouterClient
  • LndSignerClient
  • LndStateClient
  • LndVersionerClient
  • LndWalletClient
  • LndWalletUnlockerClient
  • LndWatchtowerClient
  • LndWtcClient