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

Typo on the transactionReceipt.gasPrice field: "caluclated" should be "calculated" #4390

Open
flanagansteve opened this issue Sep 25, 2023 · 0 comments · May be fixed by #4919
Open

Typo on the transactionReceipt.gasPrice field: "caluclated" should be "calculated" #4390

flanagansteve opened this issue Sep 25, 2023 · 0 comments · May be fixed by #4919
Labels
documentation Documentation related issue.

Comments

@flanagansteve
Copy link

Suggestion

In the description of transactionReceipt.gasPrice, it says:

"Due to the complexity of EIP-1559 this value can only be caluclated after the transaction has been mined, snce the base fee is protocol-enforced."

"caluclated" should be "calculated".

You can find all three instances of the typo in the codebase using this search: https://github.com/search?q=repo%3Aethers-io%2Fethers.js%20caluclated&type=code

@flanagansteve flanagansteve added the documentation Documentation related issue. label Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation related issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant