[][src]Crate solana_client

Modules

client_error
mock_rpc_client_request
perf_utils
rpc_client
rpc_client_request
rpc_request
rpc_response
thin_client

The thin_client module is a client-side object that interfaces with a server-side TPU. Client code should use this object instead of writing messages to the network directly. The binary encoding of its messages are unstable and may change in future releases.