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. |
||
---|---|---|
.. | ||
bip32.rs | ||
create-p2wpkh-address.rs | ||
ecdsa-psbt-simple.rs | ||
ecdsa-psbt.rs | ||
handshake.rs | ||
sighash.rs | ||
sign-tx-segwit-v0.rs | ||
sign-tx-taproot.rs | ||
taproot-psbt-simple.rs | ||
taproot-psbt.rs |