Function fedimint_core::msats
source · pub fn msats(msats: u64) -> AmountExpand description
Shorthand for Amount::from_msats
Useful only for tests, but it’s so common that it makes sense to have
it in the main fedimint-api crate.
pub fn msats(msats: u64) -> AmountShorthand for Amount::from_msats
Useful only for tests, but it’s so common that it makes sense to have
it in the main fedimint-api crate.