psbt-v2 0.1.1

Partially Signed Bitcoin Transaction, v0 and v2
Documentation

psbt-v2

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

default

  • std

std

  • bitcoin/std

no-std

  • bitcoin/no-std
  • core2

miniscript-no-std

  • no-std
  • miniscript/no-std

serde

  • actual-serde
  • bitcoin/serde

miniscript-std

  • std
  • miniscript/std

actual-serde

  • dep:actual-serde

miniscript

  • dep:miniscript

base64

  • bitcoin/base64

core2

  • dep:core2