diff --git a/seth/.changeset/v1.50.11.md b/seth/.changeset/v1.50.11.md new file mode 100644 index 000000000..f67885532 --- /dev/null +++ b/seth/.changeset/v1.50.11.md @@ -0,0 +1 @@ +- improvement: allow to retry gas estimation by providing `gas_price_estimation_attempt_count` setting on a Network level (defaults to 1 -> no retries)