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

Method methods

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

Source from the content-addressed store, hash-verified

155 }
156
157 pub fn methods(&self) -> Vec<&'static str> {
158 self.handlers.keys().copied().collect()
159 }
160}
161
162fn success_response(id: &str, result: serde_json::Value) -> Vec<u8> {

Calls

no outgoing calls

Tested by 1