TPU Client
A client library that sends transactions directly to the current leader validator's Transaction Processing Unit (TPU) port over QUIC, bypassing the standard RPC sendTransaction relay for lower latency and higher landing probability. The Solana SDK's TpuClient resolves the current leader from the leader schedule, establishes a QUIC connection, and forwards signed transactions directly. This approach is used by MEV searchers, high-frequency traders, and latency-sensitive applications that need the fastest possible path to block inclusion.
Sua exploração
0 termos visitados no totalTermos Relacionados
Transaction Processing Unit—the pipeline within a leader validator that ingests, verifies,…
Ver termo →The UDP-based transport protocol adopted by Solana as its primary transaction submission p…
Ver termo →The outcome of a transaction being successfully included and confirmed in a Solana block, …
Ver termo →