MCPcopy Create free account
hub / github.com/ElementsProject/lightning / server.rs

File server.rs

cln-grpc/src/server.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::pb::node_server::Node;
2use crate::pb;
3use cln_rpc::{Request, Response, ClnRpc};
4use anyhow::Result;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected