Docs.rs
  • solana-client-2.1.4
    • solana-client 2.1.4
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • async-trait ^0.1.83 normal
      • bincode ^1.3.3 normal
      • dashmap ^5.5.3 normal
      • futures ^0.3.31 normal
      • futures-util ^0.3.29 normal
      • indexmap ^2.6.0 normal
      • indicatif ^0.17.8 normal
      • log ^0.4.22 normal
      • quinn ^0.11.6 normal
      • rayon ^1.10.0 normal
      • solana-connection-cache =2.1.4 normal
      • solana-measure =2.1.4 normal
      • solana-pubsub-client =2.1.4 normal
      • solana-quic-client =2.1.4 normal
      • solana-rpc-client =2.1.4 normal
      • solana-rpc-client-api =2.1.4 normal
      • solana-rpc-client-nonce-utils =2.1.4 normal
      • solana-sdk =2.1.4 normal
      • solana-streamer =2.1.4 normal
      • solana-thin-client =2.1.4 normal
      • solana-tpu-client =2.1.4 normal
      • solana-udp-client =2.1.4 normal
      • thiserror ^1.0.65 normal
      • tokio ^1.29.1 normal
      • crossbeam-channel ^0.5.13 dev
    • Versions
    • 31.91% of the crate is documented
  • Go to latest version
  • Platform
    • 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

solana_client2.1.4

Module rpc_custom_error

Module Items

  • Structs
  • Enums
  • Constants

In crate solana_client

solana_client

Module rpc_custom_error

Source
Expand description

Implementation defined RPC server errors

Structs§

  • EpochRewardsPeriodActiveErrorData
  • MinContextSlotNotReachedErrorData
  • NodeUnhealthyErrorData

Enums§

  • RpcCustomError

Constants§

  • JSON_RPC_SCAN_ERROR
  • JSON_RPC_SERVER_ERROR_BLOCK_CLEANED_UP
  • JSON_RPC_SERVER_ERROR_BLOCK_NOT_AVAILABLE
  • JSON_RPC_SERVER_ERROR_BLOCK_STATUS_NOT_AVAILABLE_YET
  • JSON_RPC_SERVER_ERROR_EPOCH_REWARDS_PERIOD_ACTIVE
  • JSON_RPC_SERVER_ERROR_KEY_EXCLUDED_FROM_SECONDARY_INDEX
  • JSON_RPC_SERVER_ERROR_LONG_TERM_STORAGE_SLOT_SKIPPED
  • JSON_RPC_SERVER_ERROR_MIN_CONTEXT_SLOT_NOT_REACHED
  • JSON_RPC_SERVER_ERROR_NODE_UNHEALTHY
  • JSON_RPC_SERVER_ERROR_NO_SNAPSHOT
  • JSON_RPC_SERVER_ERROR_SEND_TRANSACTION_PREFLIGHT_FAILURE
  • JSON_RPC_SERVER_ERROR_SLOT_NOT_EPOCH_BOUNDARY
  • JSON_RPC_SERVER_ERROR_SLOT_SKIPPED
  • JSON_RPC_SERVER_ERROR_TRANSACTION_HISTORY_NOT_AVAILABLE
  • JSON_RPC_SERVER_ERROR_TRANSACTION_PRECOMPILE_VERIFICATION_FAILURE
  • JSON_RPC_SERVER_ERROR_TRANSACTION_SIGNATURE_LEN_MISMATCH
  • JSON_RPC_SERVER_ERROR_TRANSACTION_SIGNATURE_VERIFICATION_FAILURE
  • JSON_RPC_SERVER_ERROR_UNSUPPORTED_TRANSACTION_VERSION