Programming Model
Compartilhar

Preflight Check

📖O que é

An RPC-level simulation that runs a transaction against the current bank state before forwarding it to the leader for actual execution. Preflight checks catch common errors (insufficient funds, invalid blockhash, CU overrun, program errors) before the transaction is submitted to the cluster. Preflight can be skipped via the skipPreflight option in sendTransaction, which is sometimes used when the simulation state lags behind the leader's state.

Sua exploração

0 termos visitados no total
Termos relacionados explorados0/3

Termos Relacionados