Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use crate::pb::node_server::Node;
2
use crate::pb;
3
use cln_rpc::{Request, Response, ClnRpc};
4
use anyhow::Result;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected