Docs.rs
  • fedimint-core-0.4.3
    • fedimint-core 0.4.3
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dpc
    • elsirion
    • bradleystachurski
    • Dependencies
      • anyhow ^1.0.86 normal
      • async-recursion ^1.1.1 normal
      • async-trait ^0.1.80 normal
      • backon =0.4.4 normal
      • backtrace ^0.3.73 normal
      • base64-url ^3.0.0 normal
      • bech32 ^0.11.0 normal
      • bincode ^1.3.3 normal
      • bitcoin ^0.30.2 normal
      • bitcoin ^0.29.2 normal
      • bitcoin_hashes ^0.12.0 normal
      • bitvec ^1.0.1 normal
      • bls12_381 ^0.8.0 normal
      • erased-serde ^0.4 normal
      • fedimint-derive =0.4.3 normal
      • fedimint-logging =0.4.3 normal
      • futures ^0.3.30 normal
      • hex ^0.4.3 normal
      • imbl ^3.0.0 normal
      • itertools ^0.12.1 normal
      • jsonrpsee-core ^0.24.0 normal
      • lightning ^0.0.123 normal
      • lightning-invoice ^0.31.0 normal
      • macro_rules_attribute ^0.2.0 normal
      • miniscript ^10.0.0 normal
      • parity-scale-codec ^3.6.12 normal
      • rand ^0.8.5 normal
      • secp256k1 ^0.27.0 normal
      • secp256k1-zkp ^0.9.2 normal
      • serde ^1.0.203 normal
      • serde_json ^1.0.120 normal
      • serdect ^0.2.0 normal
      • strum ^0.26 normal
      • strum_macros ^0.26 normal
      • thiserror ^1.0.61 normal
      • fedimint-threshold-crypto ^0.2.1 normal
      • tracing ^0.1.40 normal
      • url ^2.5.2 normal
      • once_cell ^1.19.0 dev
      • test-log ^0.2 dev
      • tokio-test ^0.4.4 dev
      • tracing-subscriber ^0.3.18 dev
      • tokio ^1.38.0 normal
      • tokio-rustls ^0.24.1 normal
      • async-lock ^3.4 normal
      • futures-util ^0.3.30 normal
      • getrandom ^0.2.15 normal
      • gloo-timers ^0.3.0 normal
      • js-sys ^0.3.69 normal
      • jsonrpsee-wasm-client ^0.24.0 normal
      • tokio ^1.38.0 normal
      • wasm-bindgen-futures ^0.4.42 normal
    • Versions
    • 43.05% 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_core0.4.3

Module bitcoin_migration

Module Items

  • Functions

In crate fedimint_core

fedimint_core

Module bitcoin_migration

source
Expand description

Gradual bitcoin dependency migration helpers

Functionsยง

  • bitcoin29_to_bitcoin30_network_magic
  • bitcoin29_to_bitcoin30_psbt
  • bitcoin30_to_bitcoin29_network_magic
  • bitcoin30_to_bitcoin29_psbt
  • checked_address_to_unchecked_address