Docs.rs
  • ckb-client-0.1.0
    • ckb-client 0.1.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • code-monad
    • Dependencies
      • async-trait ^0.1.80 normal
      • bech32 ^0.8.0 normal
      • ckb-crypto ^0.116 normal
      • ckb-gen-types ^0.116 normal
      • ckb-hash ^0.116 normal
      • ckb-jsonrpc-types ^0.116 normal
      • ckb-types ^0.116 normal
      • hex ^0.4 normal
      • jsonrpc-core ^18.0 normal
      • reqwest ^0.12 normal
      • secp256k1 ^0.24 normal
      • serde ^1.0.200 normal
      • serde_json ^1.0 normal
    • Versions
    • 7.03% of the crate is documented
  • Go to latest version
  • 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

ckb_client0.1.0

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • Submit
  • address::Address
  • address::OldAddress
  • network_type::NetworkInfo
  • rpc_client::RpcClient
  • types::Cell
  • types::CellsCapacity
  • types::HeaderViewWithExtension
  • types::IndexerTip
  • types::Pagination
  • types::RpcSearchKey
  • types::RpcSearchKeyFilter
  • types::SearchKey
  • types::SearchKeyFilter
  • types::TxWithCell
  • types::TxWithCells

Enums

  • address::AddressPayload
  • address::AddressType
  • address::CodeHashIndex
  • address::OldAddressFormat
  • network_type::NetworkType
  • types::CellType
  • types::IndexerScriptSearchMode
  • types::Order
  • types::ScriptType
  • types::Tx

Traits

  • Rpc
  • SubmitProcess
  • TipState

Constants

  • constant::ACP_TYPE_HASH_AGGRON
  • constant::ACP_TYPE_HASH_LINA
  • constant::CELLBASE_MATURITY
  • constant::CHEQUE_CELL_SINCE
  • constant::DAO_OUTPUT_LOC
  • constant::DAO_TYPE_HASH
  • constant::LOCK_TYPE_FLAG
  • constant::METRIC_TYPE_FLAG_MASK
  • constant::MIN_SECP_CELL_CAPACITY
  • constant::MULTISIG_GROUP_OUTPUT_LOC
  • constant::MULTISIG_OUTPUT_LOC
  • constant::MULTISIG_TYPE_HASH
  • constant::NETWORK_DEV
  • constant::NETWORK_MAINNET
  • constant::NETWORK_STAGING
  • constant::NETWORK_TESTNET
  • constant::ONE_CKB
  • constant::PREFIX_MAINNET
  • constant::PREFIX_TESTNET
  • constant::REMAIN_FLAGS_BITS
  • constant::SECP_SIGNATURE_SIZE
  • constant::SIGHASH_GROUP_OUTPUT_LOC
  • constant::SIGHASH_OUTPUT_LOC
  • constant::SIGHASH_TYPE_HASH
  • constant::SPORE_TYPE_HASH_AGGRON
  • constant::SPORE_TYPE_HASH_LINA
  • constant::TYPE_ID_CODE_HASH
  • constant::VALUE_MASK