Hash types can be converted into a `Message` because `Message` implements `From` for any type that implements `ThirtyTwoByteHash`, which hash types do. Use `into` to convert the hash argument to a message to sign. |
||
---|---|---|
.. | ||
bip32.rs | ||
ecdsa-psbt.rs | ||
handshake.rs | ||
taproot-psbt.rs |