We have a `_unchecked` constructor now for both `Amount` and `SignedAmount`. In preparation for enforcing the `MAX_MONEY` invariant use the `_unchecked` constructor throughout the codebase to construct amounts from hard coded integer values. |
||
---|---|---|
.. | ||
data | ||
bip_174.rs | ||
psbt-sign-taproot.rs | ||
serde.rs | ||
serde_opcodes.rs |