-
Beta Was this translation helpful? Give feedback.
Answered by
Niferu
Jan 2, 2023
Replies: 2 comments 7 replies
-
|
Could you try printing all fundme and not just address? And the output please? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hello @fricpto In your def main():
deploy_fund_me() |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
cromewar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hello @fricpto
In your
deployscript you have just called function without(), please correct your deploy code into below: