Docs.rs
  • bitcoinrpc-dump-0.1.16-alpha.0
    • bitcoinrpc-dump 0.1.16-alpha.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • klebs6-x
    • Dependencies
      • bitcoin-derive ^0.1.16-alpha.0 normal
      • bitcoin-imports ^0.1.16-alpha.0 normal
      • bitcoin-indexed-chain ^0.1.16-alpha.0 normal
      • bitcoin-key ^0.1.16-alpha.0 normal
      • bitcoin-scripting ^0.1.16-alpha.0 normal
      • bitcoin-scriptpubkeyman ^0.1.16-alpha.0 normal
      • bitcoin-univalue ^0.1.16-alpha.0 normal
      • bitcoinrpc-util ^0.1.16-alpha.0 normal
      • bitcoinwallet-interface ^0.1.16-alpha.0 normal
      • bitcoinwallet-library ^0.1.16-alpha.0 normal
      • bitcoin-cfg ^0.1.16-alpha.0 build
    • Versions
    • 0% of the crate is documented
  • Platform
    • 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
logo

logo

Crate bitcoinrpc_dump

  • Version 0.1.16-alpha.0
  • All Items
  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

Crate bitcoinrpc_dump

source ·

Structs

  • ImportData

Enums

  • ScriptContext

Constants

  • TIMESTAMP_MIN

Functions

  • abortrescan
  • decode_dump_string
  • dumpprivkey
  • dumpwallet
  • encode_dump_string
  • get_import_timestamp
  • get_wallet_addresses_for_key
  • importaddress
  • importdescriptors
  • importmulti
  • importprivkey
  • importprunedfunds
  • importpubkey
  • importwallet
  • listdescriptors
  • process_descriptor_import
  • process_import
  • process_import_descriptor
  • process_import_legacy
  • recurse_import_data
    | Analyse the provided scriptPubKey, determining | which keys and which redeem scripts from the | ImportData struct are needed to spend it, and | mark them as used. | | Returns an error string, or the empty string | for success.
  • removeprunedfunds
  • rescan_wallet