* Version: 5.25.0 * Python: 3.9 * OS: osx ### What was wrong? Hi there! Shouldn't the `gas` parameter type in `TxParams` be an integer instead of `Wei`? [Here's the line](https://github.com/ethereum/web3.py/blob/master/web3/types.py#L207). ### How can it be fixed? I am happy to do a pull request if you can confirm it is the case :-)