Docs.rs
  • txoo-bitcoind-client-0.10.0
    • txoo-bitcoind-client 0.10.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • devrandom
    • ksedgwic
    • Dependencies
      • async-trait ^0.1 normal
      • bitcoin ^0.32.2 normal
      • hex ^0.4 normal
      • jsonrpc-async ^2.0 normal
      • log ^0.4 normal
      • reqwest ^0.12.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^1.6 normal
      • txoo ^0.10.0 normal
      • url ^2.2 normal
      • env_logger ^0.11 dev
      • tempfile ^3 dev
      • test-log ^0.2 dev
    • Versions
    • 100% of the crate is documented
  • 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

bitcoind_client0.10.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • BlockchainInfo
  • bitcoind_client::BitcoindClient
  • bitcoind_client::BlockHeaderData
  • dummy::DummyPersistentTxooSource
  • dummy::DummyTxooSource
  • esplora_client::EsploraClient
  • follower::SourceFollower
  • follower::SourceWithProofFollower
  • txoo_follower::SourceWithTxooProofFollower

Enums

  • BlockExplorerType
  • Error
  • follower::Error
  • follower::FollowAction
  • follower::FollowWithProofAction
  • txoo_follower::FollowWithProofAction

Traits

  • Explorer
  • bitcoind_client::BlockSource
  • follower::Tracker

Functions

  • bitcoind_client::bitcoind_client_from_url
  • default_bitcoin_rpc_url
  • explorer_from_url

Type Aliases

  • bitcoind_client::BitcoindClientResult
  • bitcoind_client::BlockSourceResult

Constants

  • dummy::DUMMY_SECRET