Docs.rs
  • kaspa-wallet-pskt-0.15.0
    • kaspa-wallet-pskt 0.15.0
    • Permalink
    • Docs.rs crate page
    • ISC
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • aspect
    • Dependencies
      • bincode ^1.3.3 normal
      • derive_builder ^0.20.0 normal
      • futures ^0.3.29 normal
      • hex ^0.4.3 normal
      • js-sys ^0.3.70 normal
      • kaspa-addresses ^0.15.0 normal
      • kaspa-bip32 ^0.15.0 normal
      • kaspa-consensus-client ^0.15.0 normal
      • kaspa-consensus-core ^0.15.0 normal
      • kaspa-txscript ^0.15.0 normal
      • kaspa-txscript-errors ^0.15.0 normal
      • kaspa-utils ^0.15.0 normal
      • secp256k1 ^0.29.0 normal
      • serde ^1.0.190 normal
      • serde-value ^0.7.0 normal
      • serde-wasm-bindgen ^0.6.1 normal
      • serde_json ^1.0.107 normal
      • serde_repr ^0.1.18 normal
      • thiserror ^1.0.50 normal
      • wasm-bindgen ^0.2.93 normal
      • workflow-wasm ^0.18.0 normal
      • serde_json ^1.0.107 dev
    • Versions
    • 41.26% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

kaspa_wallet_pskt0.15.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • bundle::Bundle
  • global::Global
  • global::GlobalBuilder
  • input::Input
  • input::InputBuilder
  • output::Output
  • output::OutputBuilder
  • pskt::Inner
  • pskt::KeySource
  • pskt::PSKT
  • pskt::SignInputOk
  • pskt::TxNotFinalized
  • wasm::pskt::CtorT
  • wasm::pskt::PSKT
  • wasm::pskt::Payload

Enums

  • error::ConstructorError
  • error::ConversionError
  • error::Error
  • global::CombineError
  • global::GlobalBuilderError
  • input::CombineError
  • input::InputBuilderError
  • output::CombineError
  • output::OutputBuilderError
  • pskt::CombineError
  • pskt::ExtractError
  • pskt::FinalizeError
  • pskt::Signature
  • pskt::Version
  • role::Combiner
  • role::Constructor
  • role::Creator
  • role::Extractor
  • role::Finalizer
  • role::Signer
  • role::Updater
  • wasm::error::Error
  • wasm::pskt::State

Functions

  • bundle::lock_script_sig_templating
  • bundle::script_sig_to_address
  • bundle::unlock_utxo
  • bundle::unlock_utxos_as_pskb

Type Aliases

  • pskt::PartialSigs
  • wasm::result::Result