Docs.rs
  • fedimint-wallet-client-0.3.2
    • fedimint-wallet-client 0.3.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dpc
    • elsirion
    • bradleystachurski
    • Dependencies
      • anyhow ^1.0.81 normal
      • aquamarine ^0.5.0 normal
      • async-stream ^0.3.5 normal
      • async-trait ^0.1.77 normal
      • bitcoin ^0.29.2 normal
      • erased-serde ^0.4 normal
      • fedimint-client =0.3.2 normal
      • fedimint-core =0.3.2 normal
      • fedimint-wallet-common =0.3.2 normal
      • futures ^0.3 normal
      • impl-tools ^0.10.0 normal
      • miniscript ^10.0.0 normal
      • rand ^0.8 normal
      • secp256k1 ^0.24.3 normal
      • serde ^1.0.197 normal
      • serde_json ^1.0.114 normal
      • strum ^0.26 normal
      • strum_macros ^0.26 normal
      • thiserror ^1.0.58 normal
      • tokio ^1.36.0 normal
      • tracing ^0.1.40 normal
      • url ^2.5.0 normal
      • validator ^0.17 normal
      • tracing-subscriber ^0.3.18 dev
      • fedimint-bitcoind =0.3.2 normal
      • fedimint-bitcoind =0.3.2 normal
    • Versions
    • 10.91% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

fedimint_wallet_client0.3.2

  • All Items
  • Modules
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

Crate fedimint_wallet_client

source ·

Modules§

  • api
  • client_db
  • config
  • keys
  • tweakable
  • txoproof

Structs§

  • BitcoinTransactionData
  • PegOut
  • PegOutFees
  • PegOutSignatureItem
  • Rbf
    Allows a user to bump the fees of a PendingTransaction
  • SpendableUTXO
  • UnknownWalletInputVariantError
  • UnknownWalletOutputOutcomeVariantError
  • UnknownWalletOutputVariantError
  • WalletClientContext
  • WalletClientInit
  • WalletClientModule
  • WalletCommonInit
  • WalletInputV0
  • WalletModuleTypes
  • WalletOperationMeta
  • WalletOutputOutcomeV0
    Contains the Bitcoin transaction id of the transaction created by the withdraw request

Enums§

  • DepositState
  • ProcessPegOutSigError
  • WalletClientStates
  • WalletConsensusItem
  • WalletCreationError
  • WalletInput
  • WalletInputError
  • WalletOperationMetaVariant
  • WalletOutput
  • WalletOutputError
  • WalletOutputOutcome
  • WalletOutputV0
  • WithdrawState

Constants§

  • CONFIRMATION_TARGET
  • KIND

Functions§

  • proprietary_tweak_key

Type Aliases§

  • PartialSig
  • PegInDescriptor