SolanaErrorCodeWithCause

type SolanaErrorCodeWithCause = typeof SOLANA_ERROR__JSON_RPC__SERVER_ERROR_SEND_TRANSACTION_PREFLIGHT_FAILURE;

Errors of this type are understood to have an optional SolanaError nested inside as cause.