Crate slip132

source ·
Expand description

Bitcoin SLIP-132 standard implementation for parsing custom xpub/xpriv key formats

Structs§

Enums§

  • Extended public and private key processing errors
  • SLIP 132-defined key applications defining types of scriptPubkey descriptors in which they can be used

Constants§

Traits§

  • Trait for building standard BIP32 extended keys from SLIP132 variant.
  • Trait converting standard BIP32 extended keys into SLIP132 representation.
  • Trait which must be implemented by helpers which do construction, interpretation, verification and cross-conversion of extended public and private key version magic bytes from KeyVersion