We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 721037c commit 80a29f2Copy full SHA for 80a29f2
1 file changed
lib/agent/common/env.ts
@@ -0,0 +1,7 @@
1
+export const env = {
2
+ homestead: '',
3
+ ropsten: '',
4
+ arbMainnet: '',
5
+ arbRinkeby: '',
6
+ polygonMumbai: '',
7
+}
0 commit comments