@@ -405,7 +405,7 @@ export const staticCallResultFixturesArtifacts: {
405
405
deployedLinkReferences : { } ,
406
406
immutableReferences : { } ,
407
407
inputSourceName : "project/contracts/C.sol" ,
408
- buildInfoId : "solc-0_8_19-a45ba3c37b2deb0d1fadc772202f4cbff6d5a67a " ,
408
+ buildInfoId : "solc-0_8_19-2fe1cba8ef218c727cd1ce3da3aaa170f8016338 " ,
409
409
} ,
410
410
} ;
411
411
@@ -442,7 +442,7 @@ export const deploymentFixturesArtifacts: { [contractName: string]: Artifact } =
442
442
deployedLinkReferences : { } ,
443
443
immutableReferences : { } ,
444
444
inputSourceName : "project/contracts/C.sol" ,
445
- buildInfoId : "solc-0_8_19-a45ba3c37b2deb0d1fadc772202f4cbff6d5a67a " ,
445
+ buildInfoId : "solc-0_8_19-2fe1cba8ef218c727cd1ce3da3aaa170f8016338 " ,
446
446
} ,
447
447
WithLibrary : {
448
448
_format : "hh3-artifact-1" ,
@@ -471,7 +471,7 @@ export const deploymentFixturesArtifacts: { [contractName: string]: Artifact } =
471
471
deployedLinkReferences : { } ,
472
472
immutableReferences : { } ,
473
473
inputSourceName : "project/contracts/C.sol" ,
474
- buildInfoId : "solc-0_8_19-a45ba3c37b2deb0d1fadc772202f4cbff6d5a67a " ,
474
+ buildInfoId : "solc-0_8_19-2fe1cba8ef218c727cd1ce3da3aaa170f8016338 " ,
475
475
} ,
476
476
WithAmbiguousLibraryName : {
477
477
_format : "hh3-artifact-1" ,
@@ -508,7 +508,7 @@ export const deploymentFixturesArtifacts: { [contractName: string]: Artifact } =
508
508
deployedLinkReferences : { } ,
509
509
immutableReferences : { } ,
510
510
inputSourceName : "project/contracts/C.sol" ,
511
- buildInfoId : "solc-0_8_19-a45ba3c37b2deb0d1fadc772202f4cbff6d5a67a " ,
511
+ buildInfoId : "solc-0_8_19-2fe1cba8ef218c727cd1ce3da3aaa170f8016338 " ,
512
512
} ,
513
513
} ;
514
514
@@ -590,7 +590,7 @@ export const callEncodingFixtures: { [contractName: string]: Artifact } = {
590
590
deployedLinkReferences : { } ,
591
591
immutableReferences : { } ,
592
592
inputSourceName : "project/contracts/C.sol" ,
593
- buildInfoId : "solc-0_8_19-a45ba3c37b2deb0d1fadc772202f4cbff6d5a67a " ,
593
+ buildInfoId : "solc-0_8_19-2fe1cba8ef218c727cd1ce3da3aaa170f8016338 " ,
594
594
} ,
595
595
ToTestEthersEncodingConversion : {
596
596
_format : "hh3-artifact-1" ,
@@ -949,7 +949,7 @@ export const callEncodingFixtures: { [contractName: string]: Artifact } = {
949
949
deployedLinkReferences : { } ,
950
950
immutableReferences : { } ,
951
951
inputSourceName : "project/contracts/C.sol" ,
952
- buildInfoId : "solc-0_8_19-a45ba3c37b2deb0d1fadc772202f4cbff6d5a67a " ,
952
+ buildInfoId : "solc-0_8_19-2fe1cba8ef218c727cd1ce3da3aaa170f8016338 " ,
953
953
} ,
954
954
FunctionNameValidation : {
955
955
_format : "hh3-artifact-1" ,
@@ -1069,6 +1069,6 @@ export const callEncodingFixtures: { [contractName: string]: Artifact } = {
1069
1069
deployedLinkReferences : { } ,
1070
1070
immutableReferences : { } ,
1071
1071
inputSourceName : "project/contracts/C.sol" ,
1072
- buildInfoId : "solc-0_8_19-a45ba3c37b2deb0d1fadc772202f4cbff6d5a67a " ,
1072
+ buildInfoId : "solc-0_8_19-2fe1cba8ef218c727cd1ce3da3aaa170f8016338 " ,
1073
1073
} ,
1074
1074
} ;
0 commit comments