Docs.rs
  • ckb-cli-plugin-protocol-1.3.0
    • ckb-cli-plugin-protocol 1.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • quake
    • Dependencies
      • ckb-jsonrpc-types =0.106.0 normal
      • ckb-types =0.106.0 normal
      • faster-hex ^0.6 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
    • Versions
    • 6.8% 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

ckb_cli_plugin_protocol1.3.0

Crate Items

  • Structs
  • Enums
  • Constants

List of all items

Structs

  • CellIndex
  • JsonrpcError
  • JsonrpcRequest
  • JsonrpcResponse
  • LiveCellInfo
  • PluginConfig

Enums

  • CallbackName
  • CallbackRequest
  • CallbackResponse
  • IndexerRequest
  • KeyStoreRequest
  • LiveCellIndexType
  • PluginRequest
  • PluginResponse
  • PluginRole
  • RpcRequest
  • SignTarget

Constants

  • JSONRPC_VERSION
  • method::CALLBACK_PREFIX
  • method::CALLBACK_SEND_TRANSACTION
  • method::GET_CONFIG
  • method::INDEXER_ANY
  • method::INDEXER_GET_CAPACITY
  • method::INDEXER_GET_INDEXER_INFO
  • method::INDEXER_GET_LIVE_CELLS
  • method::INDEXER_GET_TOPN
  • method::INDEXER_LAST_HEADER
  • method::INDEXER_PREFIX
  • method::INDEXER_TIP_HEADER
  • method::KEYSTORE_ANY
  • method::KEYSTORE_CREATE_ACCOUNT
  • method::KEYSTORE_DERIVED_KEY_SET
  • method::KEYSTORE_DERIVED_KEY_SET_BY_INDEX
  • method::KEYSTORE_EXPORT
  • method::KEYSTORE_EXTENDED_PUBKEY
  • method::KEYSTORE_HAS_ACCOUNT
  • method::KEYSTORE_IMPORT
  • method::KEYSTORE_IMPORT_ACCOUNT
  • method::KEYSTORE_LIST_ACCOUNT
  • method::KEYSTORE_PREFIX
  • method::KEYSTORE_SIGN
  • method::KEYSTORE_UPDATE_PASSWORD
  • method::PRINT_STDERR
  • method::PRINT_STDOUT
  • method::QUIT
  • method::READ_PASSWORD
  • method::RPC_GET_BLOCK
  • method::RPC_GET_BLOCK_BY_NUMBER
  • method::RPC_GET_BLOCK_HASH
  • method::RPC_PREFIX
  • method::RPC_URL_CHANGED
  • method::SUB_COMMAND