l402_middleware 2.2.2

A middleware library for rust that provides handler functions to accept microtransactions before serving ad-free content or any paid APIs.
Documentation
1
2
3
4
5
6
/// Pre-generated LND gRPC types and client (from proto/lightning.proto).
/// Code was generated from the proto file and committed directly so that
/// crate consumers do not need protoc or a build script.
pub mod lnrpc {
    include!("lnrpc_generated.rs");
}