solana/client/src
Brian Anderson 72af687aa6
Fix broken links in solana-client (#23503)
* Fix broken links in solana-client

* Revise docs for RpcClient::new_sender

* Add docs for RpcClient::new_mock etc

* Fix doc warnings on RpcSender

* rustfmt
2022-03-09 21:42:23 -07:00
..
nonblocking Fix broken links in solana-client (#23503) 2022-03-09 21:42:23 -07:00
blockhash_query.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
client_error.rs Add quic-client module (#23166) 2022-03-09 21:33:05 -05:00
http_sender.rs rpc: genericize client constructors 2022-02-16 10:05:46 -07:00
lib.rs Add quic-client module (#23166) 2022-03-09 21:33:05 -05:00
mock_sender.rs Refactor: Add transaction binary encoding enum (#23546) 2022-03-09 16:09:08 +08:00
nonce_utils.rs Improve nonce-related error messages 2022-01-14 12:59:01 -08:00
perf_utils.rs Pacify clippy 2022-01-21 19:12:57 -08:00
pubsub_client.rs Add async WebSocket PubsubClient 2022-01-27 08:19:03 -08:00
quic_client.rs Add quic-client module (#23166) 2022-03-09 21:33:05 -05:00
rpc_cache.rs
rpc_client.rs Fix broken links in solana-client (#23503) 2022-03-09 21:42:23 -07:00
rpc_config.rs Add RPC support for versioned transactions (#22530) 2022-03-08 15:20:34 +08:00
rpc_custom_error.rs Add RPC support for versioned transactions (#22530) 2022-03-08 15:20:34 +08:00
rpc_deprecated_config.rs Add RPC support for versioned transactions (#22530) 2022-03-08 15:20:34 +08:00
rpc_filter.rs Fixup filter deprecated since (#21123) 2021-11-01 19:06:38 -06:00
rpc_request.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
rpc_response.rs Add RPC support for versioned transactions (#22530) 2022-03-08 15:20:34 +08:00
rpc_sender.rs Fix broken links in solana-client (#23503) 2022-03-09 21:42:23 -07:00
spinner.rs
thin_client.rs Add quic-client module (#23166) 2022-03-09 21:33:05 -05:00
tpu_client.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
tpu_connection.rs Add quic-client module (#23166) 2022-03-09 21:33:05 -05:00
transaction_executor.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
udp_client.rs Add quic-client module (#23166) 2022-03-09 21:33:05 -05:00