How to write hardhat test for fallback and receive functions #6151
Answered
by
muhammet72
muhammet72
asked this question in
Q&A
-
I tried to write test for fallback and receive functions but i got error and I don't know how to write correctly i couldn't find any example can you help me about it
test.js
Error
can you help me about it and explain what I'm doing wrong? |
Beta Was this translation helpful? Give feedback.
Answered by
muhammet72
Sep 21, 2023
Replies: 1 comment
-
it worked this is the updated test.js for falback
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
muhammet72
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it worked this is the updated test.js for falback