Docs.rs
  • solana-rpc-client-api-2.1.4
    • solana-rpc-client-api 2.1.4
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • anyhow ^1.0.91 normal
      • base64 ^0.22.1 normal
      • bs58 ^0.5.1 normal
      • jsonrpc-core ^18.0.0 normal
      • reqwest ^0.11.27 normal
      • reqwest-middleware ^0.2.5 normal
      • semver ^1.0.23 normal
      • serde ^1.0.213 normal
      • serde_derive ^1.0.213 normal
      • serde_json ^1.0.132 normal
      • solana-account-decoder-client-types =2.1.4 normal
      • solana-inline-spl =2.1.4 normal
      • solana-sdk =2.1.4 normal
      • solana-transaction-status-client-types =2.1.4 normal
      • solana-version =2.1.4 normal
      • thiserror ^1.0.65 normal
      • const_format ^0.2.33 dev
    • Versions
    • 6.01% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

solana_rpc_client_api2.1.4

Module custom_error

Module Items

  • Structs
  • Enums
  • Constants

In crate solana_rpc_client_api

solana_rpc_client_api

Module 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