Docs.rs
  • fedimint-mint-client-0.2.2
    • fedimint-mint-client 0.2.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dpc
    • elsirion
    • bradleystachurski
    • Dependencies
      • anyhow ^1.0.66 normal
      • aquamarine ^0.3.1 normal
      • async-stream ^0.3.5 normal
      • async-trait ^0.1 normal
      • base64 ^0.20.0 normal
      • bincode ^1.3.1 normal
      • bitcoin_hashes ^0.11.0 normal
      • erased-serde ^0.3 normal
      • fedimint-client ^0.2.2 normal
      • fedimint-core ^0.2.2 normal
      • fedimint-derive-secret ^0.2.2 normal
      • fedimint-logging ^0.2.2 normal
      • fedimint-mint-common ^0.2.2 normal
      • futures ^0.3 normal
      • itertools ^0.10.5 normal
      • rand ^0.8 normal
      • secp256k1 ^0.24.2 normal
      • secp256k1-zkp ^0.7.0 normal
      • serde ^1.0.149 normal
      • serde-big-array ^0.5.1 normal
      • serde_json ^1.0.96 normal
      • strum ^0.24 normal
      • strum_macros ^0.24 normal
      • fedimint-tbs ^0.2.2 normal
      • thiserror ^1.0.39 normal
      • fedimint-threshold-crypto ^0.1 normal
      • tokio ^1.27.0 normal
      • tracing ^0.1.37 normal
      • rand ^0.8 dev
      • test-log ^0.2 dev
      • tokio ^1.27.0 dev
      • tracing-subscriber ^0.3.16 dev
    • Versions
    • 42.67% 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_mint_client0.2.2

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • BackupRequest
  • BlindNonce
  • InsufficientBalanceError
  • MintClientContext
  • MintClientInit
  • MintClientModule
  • MintCommonInit
  • MintInputV0
  • MintModuleTypes
  • MintOperationMeta
  • MintOutputBlindSignature
  • MintOutputOutcomeV0
  • MintOutputV0
  • Nonce
  • Note
  • NoteIndex
  • OOBNotes
  • SelectNotesWithAtleastAmount
  • SignedBackupRequest
  • SpendOOBRefund
  • SpendableNote
  • UnknownMintInputVariantError
  • UnknownMintOutputOutcomeVariantError
  • UnknownMintOutputVariantError
  • config::FeeConsensus
  • config::MintClientConfig
  • config::MintConfig
  • config::MintConfigConsensus
  • config::MintConfigLocal
  • config::MintConfigPrivate
  • config::MintGenParams
  • config::MintGenParamsConsensus
  • db::DbKeyPrefixIter
  • db::ECashUserBackupSnapshot
  • db::EcashBackupKey
  • db::EcashBackupKeyPrefix
  • db::MintAuditItemKeyPrefix
  • db::MintOutputOutcomeKey
  • db::MintOutputOutcomePrefix
  • db::NonceKey
  • db::NonceKeyPrefix

Enums

  • MintClientStateMachines
  • MintConsensusItem
  • MintInput
  • MintInputError
  • MintOperationMetaVariant
  • MintOutput
  • MintOutputError
  • MintOutputOutcome
  • ReissueExternalNotesState
  • SpendOOBState
  • db::DbKeyPrefix
  • db::MintAuditItemKey

Traits

  • NotesSelector

Functions

  • spendable_notes_to_operation_id

Constants

  • DEFAULT_MAX_NOTES_PER_DENOMINATION
  • KIND
  • LOG_TARGET