Module bitcoin::sign_message

source ·
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.