Skip to content

Commit cddddea

Browse files
Update deployment-dapp utils
1 parent 6655b28 commit cddddea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deployment-dapp/src/utils/utils.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ export const getIExec = (
1111
});
1212
return new IExec({
1313
ethProvider,
14+
}, {
15+
allowExperimentalNetworks: true,
1416
});
1517
};
1618

0 commit comments

Comments
 (0)