Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ msat
Method
msat
cln-rpc/src/primitives.rs:76–78 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
74
}
75
76
pub fn msat(&self) -> u64 {
77
self.msat
78
}
79
}
80
81
impl std::ops::Add for Amount {
Callers
1
from
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected