MCPcopy Create free account
hub / github.com/ElementsProject/lightning / build

Method build

plugins/lsps-plugin/src/core/router.rs:97–101  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

95 }
96
97 pub fn build(self) -> JsonRpcRouter {
98 JsonRpcRouter {
99 handlers: self.handlers,
100 }
101 }
102}
103
104/// Generic JSON-RPC 2.0 router

Calls

no outgoing calls

Tested by 1