-
-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the calculated fallback `gas` property from the `eth_estimateGas` request. Remove all gas fee properties from the `eth_estimateGas` request. Calculate fallback gas, max gas limit, and buffer using fractions rather than decimals.
- Loading branch information
1 parent
99b320b
commit d116136
Showing
2 changed files
with
167 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.