Skip to content

TypeError: simpleStorage.deploymentTransaction.wait is not a function #6099

Discussion options

You must be logged in to vote

use parentheses after deploymentTransaction...
It should be like this :
await simpleStorage.deploymentTransaction().wait(6);

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Aideepakchaudhary
Comment options

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