digibyte 0.27.3

General purpose library for using and interoperating with DigiByte and other cryptocurrencies.
Documentation

digibyte

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

secp-lowmemory

  • secp256k1/lowmemory

fuzztarget

  • bitcoin_hashes/fuzztarget

base64

  • base64-compat

rand

  • secp256k1/rand-std

serde

    This feature flag does not enable additional features.

base64-compat

    This feature flag does not enable additional features.

unstable

    This feature flag does not enable additional features.

bitcoinconsensus

    This feature flag does not enable additional features.