Docs.rs
solana-client-1.18.26
solana-client 1.18.26
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
async-trait ^0.1.77
normal
bincode ^1.3.3
normal
dashmap ^5.5.3
normal
futures ^0.3.30
normal
futures-util ^0.3.29
normal
indexmap ^2.1.0
normal
indicatif ^0.17.7
normal
log ^0.4.20
normal
quinn ^0.10.2
normal
rayon ^1.8.1
normal
solana-connection-cache =1.18.26
normal
solana-measure =1.18.26
normal
solana-metrics =1.18.26
normal
solana-pubsub-client =1.18.26
normal
solana-quic-client =1.18.26
normal
solana-rpc-client =1.18.26
normal
solana-rpc-client-api =1.18.26
normal
solana-rpc-client-nonce-utils =1.18.26
normal
solana-sdk =1.18.26
normal
solana-streamer =1.18.26
normal
solana-thin-client =1.18.26
normal
solana-tpu-client =1.18.26
normal
solana-udp-client =1.18.26
normal
thiserror ^1.0.56
normal
tokio ^1.29.1
normal
crossbeam-channel ^0.5.11
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.18.26
Module rpc_
custom_
error
Module Items
Structs
Enums
Constants
In crate solana_
client
solana_client
Module
rpc_custom_error
Copy item path
source
Expand description
Implementation defined RPC server errors
Structs
§
MinContext
Slot
NotReached
Error
Data
Node
Unhealthy
Error
Data
Enums
§
RpcCustom
Error
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_
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