Skip to content

Commit 2013591

Browse files
-
1 parent 335f678 commit 2013591

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@ const walletAddress = await ownerToAddress(JWK.n);
9090

9191
//--------------------------------------------------------------------------------------------------------------- liquidations
9292

93-
const getLiquidationsMap = await client.getLiquidationsMap();
93+
// const getLiquidationsMap = await client.getLiquidationsMap();
9494

95-
console.log(getLiquidationsMap);
95+
// console.log(getLiquidationsMap);
9696

9797
//-------------------------------
9898

0 commit comments

Comments
 (0)