bitcoin 0.32.0

General purpose library for using and interoperating with Bitcoin.
Documentation

bitcoin

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 3 of them enabled by default.

default

  • std
  • secp-recovery

std

  • base58/std
  • bech32/std
  • hashes/std
  • hex/std
  • internals/std
  • io/std
  • secp256k1/std
  • units/std

secp-recovery

  • secp256k1/recovery

serde

  • actual-serde
  • hashes/serde
  • secp256k1/serde
  • internals/serde
  • units/serde

rand-std

  • secp256k1/rand-std
  • std

bitcoinconsensus-std

  • bitcoinconsensus/std
  • std

actual-serde

  • dep:actual-serde

base64

  • dep:base64

bitcoinconsensus

  • dep:bitcoinconsensus

rand

  • secp256k1/rand

ordered

  • dep:ordered

secp-lowmemory

  • secp256k1/lowmemory