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

Method protocol

plugins/lsps-plugin/src/core/server.rs:98–100  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

96 }
97
98 fn protocol(&self) -> u8 {
99 self.0
100 }
101 }
102
103 #[test]

Callers 1

with_protocolMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected