logging events #5947
jeevansiddu
started this conversation in
General
logging events
#5947
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In Current Version of ethers v6 ., once the event is emitted how we should log them ., because the older method of logging from transaction receipt is not working "
for example this is my function code
for this i have wrote a specific test for the event of winner attained (Note : I have declared the winner as an indexed string )
I have tried all the ways to log the winner but In the present version of ethers it is not working ., So if anyone knows please help
Beta Was this translation helpful? Give feedback.
All reactions