Deterministic deployment of contracts using Create2 #370
Annotations
2 errors
Deploy creator and create token bridge
Process completed with exit code 1.
|
Deploy creator and create token bridge:
hardhat.config.ts#L285
Type '{ 'contracts/tokenbridge/test/InterfaceCompatibilityTester.sol': { version: string; }; 'contracts/tokenbridge/test/UpgradeExecutorForVerification.sol': { version: string; settings: { ...; }; }; }' is not assignable to type '{ 'contracts/tokenbridge/test/UpgradeExecutorForVerification.sol': { version: string; settings: { optimizer: { enabled: boolean; runs: number; }; }; }; }'.
|
Loading