Skip to content

Lesson 5: test_simple_storage.py error message rolodex #235

Discussion options

You must be logged in to vote

This is a common bug. You need to wait whatever your last transaction is.

In this case, do:

tx = simple_storage.store(expected, {"from": account})
tx.wait(1)

And you'll be all set!

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

@ArcusConsulting
Comment options

Answer selected by PatrickAlphaC
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