Docs.rs
solana-client-2.1.2
solana-client 2.1.2
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.2
normal
solana-measure =2.1.2
normal
solana-pubsub-client =2.1.2
normal
solana-quic-client =2.1.2
normal
solana-rpc-client =2.1.2
normal
solana-rpc-client-api =2.1.2
normal
solana-rpc-client-nonce-utils =2.1.2
normal
solana-sdk =2.1.2
normal
solana-streamer =2.1.2
normal
solana-thin-client =2.1.2
normal
solana-tpu-client =2.1.2
normal
solana-udp-client =2.1.2
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
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
2.1.2
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
§
Epoch
Rewards
Period
Active
Error
Data
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_
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