Invalid type for argument in function call. Invalid implicit conversion from literal_string "" to bytes calldata requested. #5533
Closed
mrtechnostart
started this conversation in
General
Replies: 1 comment
-
Done with my bug i have to use bytes memory /* checkdata */ |
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.
-
The line of error,
I tried abi.encodePacked("");
but it gives error
Invalid type for argument in function call. Invalid implicit conversion from bytes memory to bytes calldata requested.
Help
Beta Was this translation helpful? Give feedback.
All reactions