Skip to content

Commit

Permalink
Increase geth tx timeout (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
gheorghestrimtu authored Oct 27, 2021
1 parent b70820b commit f456e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ network_configs:
namespace_for_secret: default
<<: *private_keys
transaction_limit: 9500000
transaction_timeout: 10s
transaction_timeout: 2m
minimum_confirmations: 1
gas_estimation_buffer: 100000
block_gas_limit: 40000000
Expand Down

0 comments on commit f456e18

Please sign in to comment.