Open
Description
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