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

Method default

plugins/src/options.rs:24–26  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

22 &self.name
23 }
24 pub fn default(&self) -> &Value {
25 &self.default
26 }
27}
28
29// When we serialize we don't add the value. This is because we only

Callers 2

handle_initMethod · 0.45
optionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected