web3.js
web3.js copied to clipboard
`gasLimit` vs `gas`
Originally brought up here in PR #5312, there are instances where our library will return gasLimit and other times when it returns gas within transaction objects. This issue tracks the decision and implementation on how the library should handle the use of gasLimit vs gas