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

Interface Response

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

Source from the content-addressed store, hash-verified

211}
212
213pub trait Response: Serialize + Debug {}
214
215#[cfg(test)]
216mod test {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected