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

Method pending

plugins/lsps-plugin/src/core/transport.rs:103–105  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

101 }
102
103 pub fn pending(&self) -> &PendingRequests {
104 &self.pending
105 }
106
107 pub fn sender(&self) -> &S {
108 &self.sender

Callers 3

requestMethod · 0.45
client_custommsg_hookFunction · 0.45

Calls

no outgoing calls

Tested by 1