Closed fricpto closed 2 years ago
on this line of code "signed_txn = w3.eth.account.sign_transaction(transaction, private_key=private_key)" Cannot convert None of type <class 'NoneType'> to bytes
Can you:
on this line of code "signed_txn = w3.eth.account.sign_transaction(transaction, private_key=private_key)" Cannot convert None of type <class 'NoneType'> to bytes