Re-exports§
pub use crate::nonblocking::tpu_client::TpuSenderError;
Structs§
- TpuClient
- 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
- TpuClient
Config - Config params for
TpuClient
Constants§
- DEFAULT_
FANOUT_ SLOTS - Default number of slots used to build TPU socket fanout set
- DEFAULT_
TPU_ CONNECTION_ POOL_ SIZE - 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.
- DEFAULT_
TPU_ ENABLE_ UDP - DEFAULT_
TPU_ USE_ QUIC - MAX_
FANOUT_ SLOTS - Maximum number of slots used to build TPU socket fanout set