Skip to content

Lesson 4: Property byetcode not found on Contract class. #744

Answered by cromewar
karlMoreno asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @karlMoreno

you have a typo on this line:

SimpleStorage = w3.eth.contract(abi=abi, byetcode=bytecode)

the correct word is bytecode, no byetcode. Give it a try.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@karlMoreno
Comment options

@cromewar
Comment options

Answer selected by cromewar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants