Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
187
impl core::fmt::Display for Ppm {
Callers
10
on_lsps_lsps2_buy
Function · 0.80
on_lsps_lsps2_invoice
Function · 0.80
validate
Method · 0.80
get_hmac_hex
Method · 0.80
create_valid_opening_fee_params
Function · 0.80
test_validate_expired_timestamp
Function · 0.80
test_validate_payment_size_overflow
Function · 0.80
test_validate_max_values
Function · 0.80
handle
Method · 0.80
handle
Method · 0.80
Calls
no outgoing calls
Tested by
3
test_validate_expired_timestamp
Function · 0.64
test_validate_payment_size_overflow
Function · 0.64
test_validate_max_values
Function · 0.64