Transaction Landing
The outcome of a transaction being successfully included and confirmed in a Solana block, as opposed to being dropped, expiring, or failing simulation. Landing probability is influenced by priority fee competitiveness, blockhash freshness (must be within ~150 slots of creation), submission routing (direct to leader vs. RPC rebroadcast), and network congestion on the accounts involved. Developers optimize landing rates by using current-leader TPU endpoints, setting appropriate priority fees, and preflight-checking transactions before submission.
Sua exploração
0 termos visitados no totalTermos Relacionados
An atomic unit of execution containing one or more instructions, a recent blockhash, and o…
Ver termo →An optional additional fee paid on top of the base fee to increase the likelihood that a t…
Ver termo →A Quality of Service system introduced in Solana that allocates TPU packet bandwidth to st…
Ver termo →