Lesson 5 w/ ethers.js version 6 #5394
jtsaich
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Thank you sir, I have a question why the
I also got transactionReceipt by using another way of writing, is my way of writing okay?
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The youtube video was using version 5 of ethers.js. For people curious how contract transaction receipt is retrieved, here is the code snippet:
Beta Was this translation helpful? Give feedback.
All reactions