Different number of components on the left hand side (1) than on the right hand side (2) #6632
hamzaelothmani
started this conversation in
General
Replies: 1 comment
-
@hamzaelothmani , You are facing this issue because
Hope this solves you issue mate :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hey i am having trouble with remix
this is the error i got
TypeError: Different number of components on the left hand side (1) than on the right hand side (2).
--> contracts/FundMe.sol:45:9:
|
45 | (bool callSuccess ) = payable(msg.sender).call{
| ^ (Relevant source part starts here and spans across multiple lines).
And this is the function which contain the error
Beta Was this translation helpful? Give feedback.
All reactions