Hi all, I'm having an error when compiles my solidity program:

CompilerError: Stack too deep when compiling inline assembly: Variable dataEnd is 1 slot(s) too deep inside the stack.


The error is caused by a function with too many input arguments. It has 11 arguments.

How to solve the issue? Maybe I have to use a struct argument or exists another way to solve it?

Nov 21, 2022, 10:57 PM
It correct,
authorised users are different from owner.
It like having admins
Nov 21, 2022, 11:12 PM

© 2024 Draquery.com All rights reserved.