Module bdk_chain::bitcoin::key

Expand description

Bitcoin keys.

This module provides keys used in Bitcoin that can be roundtrip (de)serialized.

Structs§

Enums§

Traits§

  • A trait for tweaking BIP340 key types (x-only public keys and key pairs).
  • Marker trait for indicating that an instance of Secp256k1 can be used for verification.

Type Aliases§