davesque on master
Add docstring for `merge_args_a… Add/update comments in `merge_a… Minor lint/whitespace and 2 more (compare)
davesque on master
Remove unnecessary use of list Add some helpful whitespace Merge pull request #1226 from d… (compare)
web3 APIs. You can try https://github.com/corpetty/py-etherscan-api instead.
signed_txn = w3.eth.account.signTransaction(txn_dict, private_key=cfg.wallet_private_key)
result = w3.eth.sendRawTransaction(signed_txn.rawTransaction)
tx_receipt = w3.eth.getTransactionReceipt(result)
error:File "C:\Users\Eric\AppData\Local\Programs\Python\Python37\lib\site-packages\web3\eth.py", line 274, in getTransactionReceiptsigned_txn = w3.eth.account.signTransaction(txn_dict, private_key=cfg.wallet_private_key)
result = w3.eth.sendRawTransaction(signed_txn.rawTransaction)
tx_receipt = w3.eth.waitForTransactionReceipt(result) # replace line
getTransactionReceipt()
pip install black-mamba and BUIDL something cool! https://mamba.black