ZoharM

Results 3 issues of ZoharM

I'm using zksync-cli to create project and compile proxy contract which inherist UUPSUpgradeable and got this error: Variable __self is assigned an initial value Move the assignment to the initializer...

bug

I'm using zksync-cli to create project and compile proxy contract which inherist **UUPSUpgradeable** and got this error: Variable `__self` is assigned an initial value Move the assignment to the initializer...