Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ msat
Method
msat
cln-rpc/src/primitives.rs:191–193 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
189
}
190
191
pub fn msat(&self) -> u64 {
192
self.msat
193
}
194
}
195
196
impl std::ops::Add for Amount {
Callers
1
from
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected