rust-bitcoin-unsafe-fast/bitcoin/src/crypto
Tobin C. Harding a0a3d4728a
Fix deprecation notice
Recently we deprecated the `segwit_signature_hash` function but during
development the deprecation notice got stale.

Fix deprecation notice to use the actual function names.
2023-08-31 13:06:03 +10:00
..
ecdsa.rs Do trivial rustdoc improvements 2023-08-01 16:30:21 +10:00
key.rs Merge rust-bitcoin/rust-bitcoin#1914: Move type definitions of pubkey/script hash types 2023-08-02 13:57:39 +00:00
mod.rs bitcoin: Remove attribution from all files 2023-05-01 09:22:48 +10:00
sighash.rs Fix deprecation notice 2023-08-31 13:06:03 +10:00
taproot.rs Use defensive documentation 2023-08-01 16:30:17 +10:00