psbt 0.11.0-beta.3.1

Modern, minimalistic & standard-compliant PSBT library
Documentation

psbt

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 8 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

serde

  • serde_crate
  • bp-derive/serde
  • indexmap/serde

client-side-validation

  • bp-core
  • commit_verify
  • strict_encoding

all

  • serde
  • client-side-validation

serde_crate

  • dep:serde_crate

strict_encoding

  • dep:strict_encoding

bp-core

  • dep:bp-core

commit_verify

  • dep:commit_verify