Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added gasLimit to override as a config parameter #1063

Merged
merged 5 commits into from
Mar 23, 2023

Conversation

Yashk767
Copy link
Contributor

Description

  • Added gasLimit to override as a config parameter.
  • if the value of gasLimitOverride in config file is non zero then this value will be used as a gas limit for every transaction.
  • If the value of gasLimitOverride in config file is 0 or if it is not present, then we do estimateGas while sending transaction.

Fixes #1059

@ashish10677 ashish10677 merged commit 980b994 into razor-network:releases/v1.0.5 Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants