Module lightning_signer::util::crypto_utils[][src]

Expand description

Cryptographic utilities

Functions

Convert a Bitcoin signature bytes, with the specified SigHashType, to [Signature]

Convert a [Signature] to Bitcoin signature bytes, with SIGHASH_ALL