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
Account.full.sol:393:1: Warning: Experimental features are turned on. Do not use experimental features on live deployments.
pragma experimental ABIEncoderV2;
^-------------------------------^
Account.full.sol:427:1: SyntaxError: Duplicate experimental feature name.
pragma experimental ABIEncoderV2;
^-------------------------------^
error Command failed with exit code 1.
The text was updated successfully, but these errors were encountered:
zemse
added a commit
to zemse/solidity-flattener
that referenced
this issue
Sep 22, 2020
This leads to an error:
The text was updated successfully, but these errors were encountered: