docs.rs failed to build psbt-0.10.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
psbt-0.10.0-alpha.1
PSBT implementation
Implements both v0 (BIP-174) and v2 (BIP-370) versions of PSBT specification.
Based on bitcoin PSBT implementation, but wraps it into new type system supporting v2 features and providing convenient functions to iterate over sets of transaction inputs/outputs and corresponding PSBT key maps.