web3.py 5.11.1 released :rocket:
This includes a ton of type annotation fixes and some beefing up of the intro docs. Thanks to @Uxio0 and @MatthiasLohr for contributions this round :clap:
https://web3py.readthedocs.io/en/stable/releases.html#v5-11-1-2020-06-17
TransactionReceipt
that can show you the return value from a broadcasted transaction.. it's available as TransactionReceipt.return_value
- https://eth-brownie.readthedocs.io/en/stable/api-network.html#TransactionReceipt.return_value
TransactionReceipt
- https://eth-brownie.readthedocs.io/en/stable/core-transactions.html