You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am wanting to implement your example, but when I extend my contract with EIP12 I get these errors....
My contract is created with Solidity version 0.8.2. I don't have a constructor
Hi, I am wanting to implement your example, but when I extend my contract with EIP12 I get these errors....
My contract is created with Solidity version 0.8.2. I don't have a constructor
Any suggestions?
thanks!