Docs.rs
  • helium-jsonrpc-1.0.1
    • helium-jsonrpc 1.0.1
    • Permalink
    • Docs.rs crate page
    • Links
    • crates.io
    • Source
    • Owners
    • chrisabruce
    • Dependencies
      • async-trait ^0 normal
      • base64 ^0 normal
      • futures ^0 normal
      • reqwest ^0 normal
      • rust_decimal ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • thiserror ^1 normal
      • tokio ^1 dev
    • Versions
    • 5.58% 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

helium_jsonrpc1.0.1

Crate Items

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

List of all items

Structs

  • Client
  • blocks::Block
  • blocks::BlockRaw
  • transactions::PathElement
  • transactions::PaymentV2Payment
  • transactions::Receipt
  • transactions::Reward
  • transactions::RoutingAction
  • transactions::Witness

Enums

  • error::Error
  • transactions::Transaction

Traits

  • IntoVec

Functions

  • blocks::get
  • blocks::get_raw
  • blocks::height
  • transactions::get

Type Aliases

  • error::Result

Constants

  • BLOCK_GET
  • BLOCK_HEIGHT
  • DEFAULT_BASE_URL
  • DEFAULT_TIMEOUT
  • JSON_RPC
  • NO_QUERY
  • TXN_GET