diff --git a/rust/main/chains/hyperlane-ethereum/src/tx.rs b/rust/main/chains/hyperlane-ethereum/src/tx.rs index 0a1a829c2a..1a95c5436b 100644 --- a/rust/main/chains/hyperlane-ethereum/src/tx.rs +++ b/rust/main/chains/hyperlane-ethereum/src/tx.rs @@ -238,7 +238,7 @@ where let mut gas_price_multiplier: u32 = 1; // `treasure` chain gas estimation underestimates the actual gas price, so we add a multiplier to it if domain.id() == 61166 { - gas_price_multiplier = 4; + gas_price_multiplier = 2; } Ok((