ethereum / web3.py

A python interface for interacting with the Ethereum blockchain and ecosystem.
http://web3py.readthedocs.io
MIT License
4.97k stars 1.7k forks source link

Fix web3.eth.wait_for_transaction_receipt example output #3357

Closed tiendq closed 5 months ago

tiendq commented 5 months ago

What was wrong?

Related to Issue #3336 Closes #3336

How was it fixed?

Updated wait_for_transaction_receipt example.

Todo:

fselmo commented 5 months ago

Looks good, thanks 👍🏼