Replies: 2 comments 3 replies
-
We actually do wait using the If that part is confusing, you could just do |
Beta Was this translation helpful? Give feedback.
1 reply
-
Same here..
where the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@PatrickAlphaC Can you help me answering this question??
In lesson-8 at 13:25:37 at line number 49 the anonymous function takes transactionReceipt as input.
Previously when @PatrickAlphaC discussed difference between transactionResponce and transactionReceipt you mentioned that
after transactionResponce if we wait for few blocks to mine, then we get is transactionReceipt
Code :-
But at 13:25:37 you didn't wait for few blocks to mine!!!
Even though not waiting for blocks to mine how do we get
transactionReceipt
??Now my question is ... How did you get the output for
without declaring???
Beta Was this translation helpful? Give feedback.
All reactions