pub const STELLAR_INSUFFICIENT_FEE_MAX_RETRIES: u32 = 6;
Maximum number of times a Stellar submission may be retried after an insufficient-fee error. Raised to cover multiple fast resubmits across short-lived fee spikes.