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

Method ppm

plugins/lsps-plugin/src/proto/lsps0.rs:182–184  ·  view source on GitHub ↗

Returns the ppm.

(&self)

Source from the content-addressed store, hash-verified

180
181 /// Returns the ppm.
182 pub fn ppm(&self) -> u32 {
183 self.0
184 }
185}
186
187impl core::fmt::Display for Ppm {

Callers 10

on_lsps_lsps2_buyFunction · 0.80
on_lsps_lsps2_invoiceFunction · 0.80
validateMethod · 0.80
get_hmac_hexMethod · 0.80
test_validate_max_valuesFunction · 0.80
handleMethod · 0.80
handleMethod · 0.80

Calls

no outgoing calls