We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d416c5a commit 28670d3Copy full SHA for 28670d3
projects/machfi/index.js
@@ -0,0 +1,5 @@
1
+const { compoundExports2 } = require('../helper/compound')
2
+
3
+module.exports = {
4
+ sonic: compoundExports2({comptroller: '0xxx', cether: '0xxx'}),
5
+}
0 commit comments