EntrypointNonZeroInput
Thrown when some entrypoint has non-zero inputs. This is not allowed as only internal dispatches can have source level inputs.
error EntrypointNonZeroInput(uint256 entrypointIndex, uint256 inputsLength);
Thrown when some entrypoint has non-zero inputs. This is not allowed as only internal dispatches can have source level inputs.
error EntrypointNonZeroInput(uint256 entrypointIndex, uint256 inputsLength);