Module bdk_chain::bitcoin::sign_message

Expand description

Signature

This module provides signature related functions including secp256k1 signature recovery when library is used with the secp-recovery feature.

Structs§

Enums§

Constants§

Functions§

  • Hash message for signature using Bitcoin’s message signing format.