-
Hi, i have a problem i have done a proof of code for the reentrancy in the puppyraffle and when i write in the terminal
so i have no verbose and i dont see my console.log. |
Beta Was this translation helpful? Give feedback.
Answered by
kuto3
Jun 30, 2024
Replies: 1 comment 1 reply
-
ok i found a solution, my contract was "abstract" and when i remove this, its work. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kuto3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ok i found a solution, my contract was "abstract" and when i remove this, its work.