diff --git a/client/flags/flags.go b/client/flags/flags.go index 1c0e1585c0ff..18ad7f99f336 100644 --- a/client/flags/flags.go +++ b/client/flags/flags.go @@ -15,7 +15,7 @@ const ( // failures due to state changes that might occur between the tx simulation // and the actual run. DefaultGasAdjustment = 1.0 - DefaultGasLimit = 200000 + DefaultGasLimit = 350000 GasFlagAuto = "auto" // DefaultKeyringBackend