Crate safecoin_client

Source

Modules§

blockhash_query
client_error
connection_cache
mock_sender_for_cli
nonblocking
nonce_utils
Durable transaction nonce helpers.
pubsub_client
quic_client
Simple client that connects to a given UDP port with the QUIC protocol and provides an interface for sending transactions which is restricted by the server’s flow control.
rpc_cache
rpc_client
Communication with a Safecoin node over RPC.
rpc_config
rpc_custom_error
Implementation defined RPC server errors
rpc_deprecated_config
rpc_filter
rpc_request
rpc_response
rpc_sender
A transport for RPC calls.
spinner
Spinner creator
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.
tpu_client
tpu_connection
transaction_executor
udp_client
Simple TPU client that communicates with the given UDP port with UDP and provides an interface for sending transactions
version_req