Docs.rs
  • lightning-block-sync-0.1.0
    • lightning-block-sync 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • TheBlueMatt
    • github:lightningdevkit:rust-lightning-publishers
    • Dependencies
      • bitcoin ^0.32.2 normal
      • chunked_transfer ^1.4 normal optional
      • lightning ^0.1.0 normal
      • serde_json ^1.0 normal optional
      • tokio ^1.35 normal optional
      • lightning ^0.1.0 dev
      • tokio ^1.35 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

lightning_block_sync0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • BlockHeaderData
  • BlockSourceError
  • ChainNotifier
  • SpvClient
  • gossip::GossipVerifier
  • gossip::TokioSpawner
  • http::BinaryResponse
  • http::HttpEndpoint
  • http::JsonResponse
  • poll::ChainPoller
  • poll::ValidatedBlock
  • poll::ValidatedBlockHeader
  • rest::RestClient
  • rpc::RpcClient
  • rpc::RpcError

Enums

  • BlockData
  • BlockSourceErrorKind
  • poll::ChainTip

Traits

  • BlockSource
  • Cache
  • gossip::FutureSpawner
  • gossip::UtxoSource
  • poll::Poll
  • poll::Validate

Functions

  • init::synchronize_listeners
  • init::validate_best_block_header

Type Aliases

  • AsyncBlockSourceResult
  • BlockSourceResult
  • UnboundedCache