bitcoin 0.26.2

General purpose library for using and interoperating with Bitcoin and other cryptocurrencies.
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 11 feature flags, 2 of them enabled by default.

default

  • secp-recovery

secp-recovery

  • secp256k1/recovery

use-serde

  • serde
  • bitcoin_hashes/serde
  • secp256k1/serde

rand

  • secp256k1/rand-std

base64

  • base64-compat

secp-lowmemory

  • secp256k1/lowmemory

bitcoinconsensus

    This feature flag does not enable additional features.

unstable

    This feature flag does not enable additional features.

base64-compat

    This feature flag does not enable additional features.

fuzztarget

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.