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

Method remove

plugins/lsps-plugin/src/core/transport.rs:82–84  ·  view source on GitHub ↗
(&self, id: &str)

Source from the content-addressed store, hash-verified

80 }
81
82 pub async fn remove(&self, id: &str) {
83 self.inner.lock().await.remove(id);
84 }
85}
86
87#[derive(Clone)]

Callers 3

completeMethod · 0.45
requestMethod · 0.45

Calls

no outgoing calls

Tested by 1