Docs.rs
solana-client-1.17.6
solana-client 1.17.6
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
anza-team
Dependencies
async-trait ^0.1.73
normal
bincode ^1.3.3
normal
dashmap ^4.0.2
normal
futures ^0.3.28
normal
futures-util ^0.3.28
normal
indexmap ^2.0.1
normal
indicatif ^0.17.7
normal
log ^0.4.20
normal
quinn ^0.10.2
normal
rayon ^1.7.0
normal
solana-connection-cache =1.17.6
normal
solana-measure =1.17.6
normal
solana-metrics =1.17.6
normal
solana-pubsub-client =1.17.6
normal
solana-quic-client =1.17.6
normal
solana-rpc-client =1.17.6
normal
solana-rpc-client-api =1.17.6
normal
solana-rpc-client-nonce-utils =1.17.6
normal
solana-sdk =1.17.6
normal
solana-streamer =1.17.6
normal
solana-thin-client =1.17.6
normal
solana-tpu-client =1.17.6
normal
solana-udp-client =1.17.6
normal
thiserror ^1.0.49
normal
tokio ^1.29.1
normal
crossbeam-channel ^0.5.8
dev
Versions
30%
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_client
1.17.6
Module rpc_custom_error
Structs
Enums
Constants
In crate solana_client
?
Module
solana_client
::
rpc_custom_error
source
·
[
−
]
Expand description
Implementation defined RPC server errors
Structs
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_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_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