solana_client

Module tpu_client

Source

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 This is just a thin wrapper over the “BackendTpuClient”, use that directly for more efficiency.
TpuClientConfig
Config params for TpuClient

Enums§

TpuClientWrapper
TpuSenderError

Constants§

DEFAULT_FANOUT_SLOTS
Default number of slots used to build TPU socket fanout set
MAX_FANOUT_SLOTS
Maximum number of slots used to build TPU socket fanout set