Docs.rs
  • fedimint-wallet-common-0.3.0
    • fedimint-wallet-common 0.3.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dpc
    • elsirion
    • bradleystachurski
    • Dependencies
      • anyhow ^1.0.81 normal
      • async-trait ^0.1.77 normal
      • bitcoin ^0.29.2 normal
      • erased-serde ^0.4 normal
      • fedimint-core =0.3.0 normal
      • futures ^0.3 normal
      • impl-tools ^0.10.0 normal
      • miniscript ^10.0.0 normal
      • miniscript ^9.0.2 normal
      • rand ^0.8 normal
      • secp256k1 ^0.24.3 normal
      • serde ^1.0.197 normal
      • strum ^0.26 normal
      • strum_macros ^0.26 normal
      • thiserror ^1.0.58 normal
      • tokio ^1.36.0 normal optional
      • tracing ^0.1.40 normal
      • url ^2.5.0 normal
      • validator ^0.17 normal
      • test-log ^0.2 dev
      • tracing-subscriber ^0.3.18 dev
    • Versions
    • 14.65% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

fedimint_wallet_common0.3.0

  • All Items
  • Modules
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases
?
Change settings

Crate fedimint_wallet_common

source ·

Modules§

  • config
  • keys
  • tweakable
  • txoproof

Structs§

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

Enums§

  • ProcessPegOutSigError
  • WalletConsensusItem
  • WalletCreationError
  • WalletInput
  • WalletInputError
  • WalletOutput
  • WalletOutputError
  • WalletOutputOutcome
  • WalletOutputV0

Constants§

  • CONFIRMATION_TARGET
  • KIND

Functions§

  • proprietary_tweak_key

Type Aliases§

  • PartialSig
  • PegInDescriptor