Expand description
Bitcoin amount types
Structs§
- Represents an amount of BTC. The base denomination is millisatoshis, which is why the
Amount
type from rust-bitcoin isn’t used instead.
Enums§
Constants§
Functions§
- Shorthand for
Amount::from_msats
- Shorthand for
Amount::from_sats