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

Interface Response

plugins/src/messages.rs:168–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166}
167
168pub trait Response: Serialize + Debug {}
169
170#[cfg(test)]
171mod test {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected