There was an error while loading. Please reload this page.
1 parent 335f678 commit 2013591Copy full SHA for 2013591
1 file changed
tests.ts
@@ -90,9 +90,9 @@ const walletAddress = await ownerToAddress(JWK.n);
90
91
//--------------------------------------------------------------------------------------------------------------- liquidations
92
93
-const getLiquidationsMap = await client.getLiquidationsMap();
+// const getLiquidationsMap = await client.getLiquidationsMap();
94
95
-console.log(getLiquidationsMap);
+// console.log(getLiquidationsMap);
96
97
//-------------------------------
98
0 commit comments