Skip to content

Ethers Overrides and Code Efficiency #2390

Answered by ricmoo
nepoche asked this question in Q&A
Discussion options

You must be logged in to vote

There isn’t really anything special that ethers does with overrides, other than copy them and verify the overrides make sense.

On fact if there is a gasLimit in the overrides, it should reduce the execution time, since that avoids the estimateGas call.

So nothing comes to mind that should cause any slow down.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by nepoche
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants