Skip to content

Commit ce4b946

Browse files
committed
update hardhat for subgraph tests
1 parent 605d8de commit ce4b946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/subgraph/hardhat.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dotenvConfig();
1313
*/
1414
const config: HardhatUserConfig = {
1515
solidity: {
16-
version: "0.7.6",
16+
version: "0.8.26",
1717
settings: {
1818
optimizer: {
1919
enabled: true,

0 commit comments

Comments
 (0)