Re-exports§
pub use crate::nonblocking::tpu_client::TpuSenderError;
Structs§
- Client which sends transactions directly to the current leader’s TPU port over UDP. The client uses RPC to determine the current leader and fetch node contact info
- Config params for
TpuClient
Constants§
- Default number of slots used to build TPU socket fanout set
- The default connection count is set to 1 – it should be sufficient for most use cases. Validators can use –tpu-connection-pool-size to override this default value.
- Maximum number of slots used to build TPU socket fanout set