Skip to content

Lesson9: TypeError: Cannot read properties of undefined (reading 'toNumber') #3346

Answered by alymurtazamemon
Arpit7707 asked this question in Q&A
Discussion options

You must be logged in to vote

@Arpit7707 Here they made a litter update;

-const requestId = txReceipt.events[1].args.requestId
+const requestId = txReceipt.events[1].args.requestID

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@alymurtazamemon
Comment options

@alymurtazamemon
Comment options

@Arpit7707
Comment options

@alymurtazamemon
Comment options

@mulugeta-89
Comment options

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