20 min read
·4 years ago
+10,000 XP
420
48
7
*You must be signed in to submit quiz
You must be signed in to post comments
andidelouise
·9 months ago
GREAT LESSON
1
WantedNicety
·last year
if(contractReadResult.data){ console.log(contractReadResult.data) gameStarted = (contractReadResult.data[0].result) if(contractReadResult.data[1].result == address) { isOwner = true } } Shud enclose this in useeffect, shud use usestate for those variable. Otherwise it is either infinite loop or render ignored after logger()
0
Babak Fa
·2 years ago
cool
0
Bobi Dada
·2 years ago
Thank you
0
Soft-spokenGallop
·2 years ago
Nice
0