Docs.rs
  • mutiny-core-0.4.39
    • mutiny-core 0.4.39
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • TonyGiorgio
    • benthecarman
    • Dependencies
      • aes ^0.8 normal
      • aes-gcm ^0.10.1 normal
      • anyhow ^1.0 normal
      • argon2 ^0.5.0 normal
      • async-trait ^0.1.68 normal
      • base64 ^0.13.0 normal
      • bdk =1.0.0-alpha.1 normal
      • bdk-macros ^0.6.0 normal
      • bdk_chain =0.5.0 normal
      • bdk_esplora =0.3.0 normal
      • bip39 ^2.0.0 normal
      • bitcoin ^0.29.2 normal
      • cbc ^0.1 normal
      • cfg-if ^1.0.0 normal
      • chrono ^0.4.22 normal
      • esplora-client ^0.5 normal
      • futures ^0.3.25 normal
      • futures-util ^0.3 normal
      • getrandom ^0.2 normal
      • itertools ^0.11.0 normal
      • jwt-compact ^0.8.0-beta.1 normal
      • lightning ^0.0.118 normal
      • lightning-invoice ^0.26.0 normal
      • lightning-rapid-gossip-sync ^0.0.118 normal
      • lnurl-rs ^0.3.1 normal
      • log =0.4.18 normal
      • nostr ^0.24.0 normal
      • nostr-sdk ^0.24.0 normal
      • payjoin ^0.10.0 normal
      • pbkdf2 ^0.11 normal
      • proc-macro2 ^1.0.64 normal
      • reqwest ^0.11 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • url ^2.3.1 normal
      • uuid ^1.1.2 normal
      • mockall ^0.11.2 dev
      • wasm-bindgen-test ^0.3.33 dev
      • tokio ^1 normal
      • tokio-tungstenite ^0.19.0 normal
      • getrandom ^0.2 normal
      • gloo-net ^0.2.4 normal
      • instant ^0.1 normal
      • js-sys ^0.3.65 normal
      • wasm-bindgen ^0.2.88 normal
      • wasm-bindgen-futures ^0.4.38 normal
      • web-sys ^0.3.65 normal
    • Versions
    • 45.44% of the crate is documented
  • Platform
    • 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

mutiny_core0.4.39

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

Crate mutiny_core

source ·

Modules

  • auth
  • encrypt
  • error
  • esplora
  • labels
  • lnurlauth
  • logging
  • nodemanager
  • nostr
  • redshift
  • scorer
  • storage
  • utils
  • vss

Structs

  • MutinyWallet
    MutinyWallet is the main entry point for the library. It contains the NodeManager, which is the main interface to manage the bitcoin and the lightning functionality.
  • MutinyWalletConfig

Enums

  • HTLCStatus

Constants

  • CHANNEL_MANAGER_KEY
  • GOSSIP_SYNC_TIME_KEY
  • MONITORS_PREFIX_KEY
  • NETWORK_GRAPH_KEY
  • PROB_SCORER_KEY

Functions

  • generate_seed