Docs.rs
  • bitcoin-psbt-0.1.16-alpha.0
    • bitcoin-psbt 0.1.16-alpha.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • klebs6-x
    • Dependencies
      • bitcoin-amt ^0.1.16-alpha.0 normal
      • bitcoin-derive ^0.1.16-alpha.0 normal
      • bitcoin-fees ^0.1.16-alpha.0 normal
      • bitcoin-hash ^0.1.16-alpha.0 normal
      • bitcoin-imports ^0.1.16-alpha.0 normal
      • bitcoin-key ^0.1.16-alpha.0 normal
      • bitcoin-primitives ^0.1.16-alpha.0 normal
      • bitcoin-scripting ^0.1.16-alpha.0 normal
      • bitcoin-serialize ^0.1.16-alpha.0 normal
      • bitcoin-signingprovider ^0.1.16-alpha.0 normal
      • bitcoin-string ^0.1.16-alpha.0 normal
      • bitcoin-tx ^0.1.16-alpha.0 normal
      • bitcoin-univalue ^0.1.16-alpha.0 normal
      • bitcoin-version ^0.1.16-alpha.0 normal
      • lazy_static ^1.4.0 normal
      • static_assertions ^1.1.0 normal
      • try-catch ^0.2.2 normal
      • bitcoin-cfg ^0.1.16-alpha.0 build
    • Versions
    • 0% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate bitcoin_psbt

  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • ExternalSigner
  • PSBTAnalysis
  • PSBTInput
  • PSBTInputAnalysis
  • PSBTOutput
  • PSBT_MAGIC_BYTES
  • PartiallySignedTransaction

Enums

  • PSBTRole

Functions

  • analyzepsbt
  • combine_psb_ts
  • count_psbt_unsigned_inputs
  • decode_base64psbt
  • decode_rawpsbt
  • finalize_and_extractpsbt
  • finalizepsbt
  • precompute_psbt_data
  • psbt_input_signed
  • psbt_role_name
  • sign_psbt_input
  • update_psbt_output

Constants

  • MAX_FILE_SIZE_PSBT
  • PSBT_GLOBAL_UNSIGNED_TX
  • PSBT_IN_BIP32_DERIVATION
  • PSBT_IN_NON_WITNESS_UTXO
  • PSBT_IN_PARTIAL_SIG
  • PSBT_IN_REDEEMSCRIPT
  • PSBT_IN_SCRIPTSIG
  • PSBT_IN_SCRIPTWITNESS
  • PSBT_IN_SIGHASH
  • PSBT_IN_WITNESSSCRIPT
  • PSBT_IN_WITNESS_UTXO
  • PSBT_OUT_BIP32_DERIVATION
  • PSBT_OUT_REDEEMSCRIPT
  • PSBT_OUT_WITNESSSCRIPT
  • PSBT_SEPARATOR