Module bitcoin::util::amount [−][src]
Expand description
Amounts
This module mainly introduces the Amount and SignedAmount types. We refer to the documentation on the types for more information.
Structs
Amount
SignedAmount
Enums
A set of denominations in which amounts can be expressed.
An error during amount parsing.