We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 335f678 commit 2013591Copy full SHA for 2013591
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